Answer Posted / manish chakravarti
inline function is a small function,when programmer use in
our program small code function the compilar will
automaticlly precide inline keyword.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of polymorphism?
What is encapsulation and abstraction? How are they implemented in C++?
what are the realtime excercises in C++?
What is abstraction in oops?
What is the significance of classes in oop?
Can we override main method?
What is the problem with multiple inheritance?
What is the importance of oop?
What is oops and why we use oops?
What is a superclass in oop?
What does sksksk mean in text slang?
Can you explain polymorphism?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
Get me an image implementation program.
What is polymorphism what are the different types of polymorphism?