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 10346Post New AIG C++ General Interview Questions
How do you stop weblogic using the command line?
What is root Linear Regression analysis?
How does a symbol differ from a string?
is there any chance for confilcts between an accountant and a sales executive ? If yes how do you resolve the same as an accountant ?
What is updatedb?
Why do we use coalesce function in oracle?
What is scala option?
Define data blending?
what is far pointer?
Mention how hadoop is different from other data processing tools?
What is the difference between excel formulas and functions?
What are your career plans at Kaiser Permanente?
What happens if the block on Hadoop HDFS is corrupted?
What does a tristate signal in electronics signify?
What are the important beans lifecycle methods?