Answer Posted / ajay
body of a function is simply coded in a single line.these
are easily compiled
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
What are main features of oop?
What are classes oop?
write a C++ program for booking using constructor and destructor.
What is a function in oop?
What do you mean by Encapsulation?
Is this job good for future? can do this job post grduate student?
Why multiple inheritance is not allowed?
Why do we need oop?
What is overriding vs overloading?
write a program to find 2^n+1 ?
What is the real life example of polymorphism?
What is pure oop?
What is the point of polymorphism?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
Write a program to sort the number with different sorts in one program ??