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
Is abstract thinking intelligence?
What is the important feature of inheritance?
What is oops with example?
Give two or more real cenario of virtual function and vertual object
Why is polymorphism needed?
hi all..i want to know oops concepts clearly can any1 explain??
What is polymorphism oop?
What do you mean by abstraction?
What are functions in oop?
Why is oop useful?
What is multilevel inheritance explain with example?
What is solid in oops?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
What is abstraction example?
What is abstract class in oops?