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 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 9410

Post New AIG Interview Questions




Un-Answered Questions

Explain what is “LINQ to Objects”?

69


What are custom attributes in html5? Explain

482


How do I manually install a driver in windows 7?

443


How can you construct both PMOS and NMOS on a single substrate?

4487


How are DOM utilized in JavaScript?

673






Explain three modes in which files can be accessed from python program

1321


What are the 2 ways in which a variable can be declared in the vbscript language?

564


List the properties of a transaction.

637


How do I start sql server?

529


What is bubble sort and quick sort?

521


Describe the various methods of concrete curing?

682


The lean supply chain process at toyota Motor Corporation follows the practice of having only two to four supplier partner per component .what is the effect of this on Toyota Motor Corporation ?

1857


working principle of direct digital controllers(DDC Panel)

3509


Discussion on error handling of C++ .

644


If we take 2 tables(like emp and dept),we use join stage and how to improve the performance?

1624