Tuesday, 3 March 2026

Capgemini Interview

 capgemini famous interview question

List<int> A = new List<int>();

A.add(1);

List<int> B=A;

B=new List<int>();

B.Add(2);

A.add(3);

answer?

No comments:

Post a Comment

HCL healthcare

 hcl health care f2f second round interview asked more uestions on microservice 1.apim manage all apis in one place 2.sql profiler in one fo...