What is the difference between a class and an object?
Answer Posted / nashiinformaticssolutions
o A class is a blueprint for creating objects.
o An object is an instance of a class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is Abstract method and how different from Virtual Method?
Explain the rationale behind object oriented concepts?
Why use oops?
How can I be thrown polymorphically?
Explain basic concepts of OOPS?
Explain about inheritance hierarchies?
What is the difference between class inheritance and interface inheritance?
What is polymorphism and abstraction?
Differentiate between data abstraction and encapsulation.
What are the major differences between late and dynamic binding?
What is the use of interface?
How does abstraction differ from encapsulation.
Define a good interface?
Why is message passing between the objects important?
What is the main use of message metaphor in object-oriented programming?