What are inline functions?

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


Please Help Members By Posting Answers For Below Questions

Can a program run without main in c++?

838


Which c++ compiler is best?

857


What is namespace & why it is used in c++?

801


Explain how would you handle a situation where you cannot call the destructor of a local explicitly?

748


Is c++ still being used?

789


What is the use of endl in c++ give an example?

877


write a porgram in c++ that reads an integer and print the biggest digit in the number

2020


How can I disable the "echo" feature?

843


Discuss the possibilities related to the termination of a program before entering the mainq method?

744


How the programmer of a class should decide whether to declare member function or a friend function?

891


Explain function overloading and operator overloading.

830


Is atoi safe?

826


What is decltype c++?

748


what is C++ exceptional handling?

840


How to give an alternate name to a namespace?

801