What do you mean by inline function?

Answer Posted / poornima.r

the c++ provides a mechanism called inline function.when a function is declared as inline function,the complier copies the code of the function in the calling function

Is This Answer Correct ?    1 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the diamond problem in inheritance?

815


to find out the minimum of two integer number of two different classes using friend function

1865


What is the difference between inheritance and polymorphism?

791


Why do we need polymorphism in c#?

874


write a C++ program for booking using constructor and destructor.

2265


Why is static class not inherited?

817


What is the purpose of enum?

761


What is ambiguity in inheritance?

840


How many human genes are polymorphic?

782


What is abstraction in oop with example?

852


What is for loop and its syntax?

798


Why do we use polymorphism?

763


Is abstract thinking intelligence?

790


What is a superclass in oop?

907


What is the difference between static polymorphism and dynamic polymorphism?

842