Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

AIG C++ General Interview Questions
Questions Answers Views Company eMail

int f() { int I = 12; int &r = I; r += r / 4; int *p = &r; *p += r; return I; } Referring to the sample code above, what is the return value of the function "f()"? a) 12 b) 15 c) 24 d) 17 e) 30

2 9919

Post New AIG C++ General Interview Questions




Un-Answered Questions

how to caliculate required amount of cement and sand required for 1cu.m.

1978


Are .exe files dangerous?

876


What is your the greatest strength?

917


Can I use gmail instead of outlook?

1


What's the difference between standards mode and quirks mode?

750


What is dynamicobject?

559


How would you compensate for the lack of experience you have for this position

941


What is the term social stratification defines?

1


What is flowchart?

799


How do I export a java project?

690


Where is cmd system32?

701


Why do we use synchronized ?

616


Give a brief introduction to data mining process?

30


Is android 5 outdated?

720


How do you design a website with multilingual support in ASP.NET ?

774