Answer Posted / nashiinformaticssolutions
Functions expanded at the point of call, avoiding function call overhead.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why do we use structure in c++?
What are the differences between new and malloc?
When do we use copy constructors?
What is the purpose of the "delete" operator?
What is the use of namespace std in C++?
What is difference between rand () and srand ()?
What are structures and unions?
Describe the advantages of operator overloading?
What is namespace std; and what is consists of?
What is the difference between function overloading and operator overloading?
If dog is a friend of boy and boy is a friend of house, is dog a friend of house?
Is sorted c++?
Write a function to find the nth item from the end of a linked list in a single pass.
What is time_t c++?
What are maps in c++?