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

What is polymorphism programming?

593


What are the 5 oop principles?

590


What is difference between inheritance and polymorphism?

557


Can you name some types of inheritance?

629


What are oops functions?

571






What are classes oop?

587


What does <> mean pseudocode?

610


What is the point of oop?

642


Can static class have constructor?

576


Can private class be inherited?

607


Why do pointers exist?

648


Why do we use polymorphism in oops?

566


Give an example where we have to specifically use C programming language and C++ programming language cannot be used?

1133


What is static modifier?

623


What are the components of marker interface?

592