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 10252Post New AIG C++ General Interview Questions
What are wordpress filters?
How does ioc work in spring?
What is the difference between class inheritance and interface inheritance?
What is a projection line?
What is included in j2ee?
What are the supported platforms for hana studio? : hana administration
what are the join types in tsql? : Transact sql
Difference between formula field and rollup summary in salesforce ?
What do you mean by authentication modes in sql server?
What is the openxml statement in sql server?
Is jboss a web server or application server?
How do you choose the right features for a model?
Explain named entity recognition (ner)?
What are limitations of ajax?
What is ado.net tutorial?