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
What it is and how it might be called (2 methods).
What is fixed in c++?
Why is c++ not purely object oriented?
What is a storage class?
Write a program using display() function which takes two arguments.
What is main function in c++ with example?
Difference between pointer to constant and constant pointer to a constant. Give example.
What is the oldest programming language?
Explain the auto storage classes in c++.
Is c++ a dying language?
What is a constant? Explain with an example.
What is a string example?
Can I learn c++ in a week?
Is there any difference between int [] a and int a [] in c++?
What are the benefits of pointers?