Does defining a function inline mean that it wont push and
pop things on/off the stack ...like parameters and the
return the address??
Answer Posted / jomb
yes...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
write a programme to get a character and thier ASCII value
What does namespace mean in c++?
What do you mean by persistent and non persistent objects?
How a new operator differs from the operator new?
What are move semantics?
What is a constant? Explain with an example.
how to connect with oracle 9i with server in socket program in c/c++
What is the this pointer?
What is the identity function in c++? How is it useful?
Write down the equivalent pointer expression for referring the same element a[i][j][k][l]?
Explain what happens when a pointer is deleted twice?
What is the prototype of printf function?
what is Loop function? What are different types of Loops?
Write about the access privileges in c++ and also mention about its default access level?
What is overloading unary operator?