What do you mean by inline function?

Answer Posted / prakash bora

The idea behind inline functions is to insert the code of a
called function at the point where the function is called.
If done carefully, this can improve the application's
performance in exchange for increased compile time and
possibly (but not always) an increase in the size of the
generated binary executables.

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Templates mean

1818


What is the difference between static polymorphism and dynamic polymorphism?

834


class type to basic type conversion

2078


What is the oops and benefits of oops programming?

725


What is object in oops?

821


What is polymorphism programming?

831


What is the point of polymorphism?

761


What do you mean by overloading?

790


How is class defined?

815


What are different oops concepts?

767


State what is encapsulation and friend function?

928


What is meant by multiple inheritance?

926


What is an example of genetic polymorphism?

859


What is the fundamental idea of oop?

841


What is a superclass in oop?

902