Answer Posted / anu
YES class is an object whereas an object is an instance of
a class
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain about realistic modeling?
State two differences between an object and a class.
What is Abstract method and how different from Virtual Method?
Explain OOPS.
What is the difference between class inheritance and interface inheritance?
Can an interface have an inner class?
Why is class hierarchies managed in object-oriented programming?
Can you define OOP and principles of OOP?
What is the function of messaging metaphor?
Can you call the base class method without creating an instance?
Explain the term constructor
What is the main difference between overloading and overriding?
What is overriding?
What is static and dynamic Binding?
What is Polymorphism, overloading, overriding and virtual?