Answer Posted / shashi
a class is a class which is an object but class is not an
object
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is abstract method?
What is the main advantage of using inheritance?
How a program can be structured using the concept of object oriented programming?
What is dynamic or run time polymorphism?
What is the difference between an abstract class and interface in java?
What do you mean by polymorphism?
What is a friend function?
Can you use virtual, override or abstract keywords on an accessor of a static property?
What is operator overloading?
What are virtual functions, base class pointer, derived class pointer, biding references?
Which oops concept is used as reuse mechanism?
Explain about multiple inheritance?
Which OOPS concept exposes only the necessary information to the calling functions?
Why is OOP good?
Can a function be overloaded based on return types?