Answer Posted / anirban
Class is an object.
But an object is not a class.
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Explain the abstract class modifier?
What is difference between encapsulation and abstraction?
What is early and late Binding?
Which keyword can be used for overloading?
Differentiate between an abstract class and an interface?
What is the difference between class and interface?
Difference between class and an object?
Define Data Abstraction. What is its importance?
Write basic concepts of oops?
What are different ways to create string object?
Do we require parameter for constructors?
Explain about object oriented programming?
Which OOPS concept exposes only the necessary information to the calling functions?
Define Initialisation Purpose.
Is it possible to override private virtual methods?