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
Can a varargs method be overloaded?
Is data hiding and abstraction same?
What is difference between pop and oop?
Prepare me a program for the animation of train
Which is not an object oriented programming language?
Why we use classes in oop?
How does polymorphism work?
What type of loop is a for loop?
What is the full form of oops?
What is overloading in oop?
What polymorphism means?
Why is polymorphism used?
Why is static class not inherited?
What is an advantage of polymorphism?
What are the features of oop?