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
Can a program run without main in c++?
Which c++ compiler is best?
What is namespace & why it is used in c++?
Explain how would you handle a situation where you cannot call the destructor of a local explicitly?
Is c++ still being used?
What is the use of endl in c++ give an example?
write a porgram in c++ that reads an integer and print the biggest digit in the number
How can I disable the "echo" feature?
Discuss the possibilities related to the termination of a program before entering the mainq method?
How the programmer of a class should decide whether to declare member function or a friend function?
Explain function overloading and operator overloading.
Is atoi safe?
What is decltype c++?
what is C++ exceptional handling?
How to give an alternate name to a namespace?