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 8920Post New AIG Interview Questions
Where do we use custom.pll?
Tell me can you put a table within bootstrap panel?
What is the use of predictive encoding?
What is namespace and use in php?
What are whois tools?
How do I format an excel spreadsheet for printing?
how to insert star image and need to rate it.. one star two star so on how to do in jsp...????
Why do we need to recycle?
Can I remove .net framework?
If 15 tasks are given at a time what will you do?
Give the example for electrophilic substitution reaction?
How to insert a formula within a formula in excel?
How do you perform period closing in sap? : fi- general ledger master data
Tell us something about your final year project.
What is the difference between commit and rollback?