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
What is the difference between multiple and multilevel inheritance?
What is difference between class and interface?
What are the interfaces you used in beans?
What interface must an object implement before it can be written to a stream as an object?
When will you use an interface and abstract class?
What is the main use of message metaphor in object-oriented programming?
What is a pure virtual function?
Explain about the relationship between object oriented programming and databases?
Can you define OOP and principles of OOP?
What is a subclass?
Why is C not an OOP language?
Can you instantiate an abstract class and what is an inner class?
What is Polymorphism, overloading, overriding and virtual?
Explain what is meant by polymorphism?
What is operator overloading and polymorphism?