Answer Posted / subrata
Going by the definition ("object is an instance of a class") - it is clear that object IS A class type (take off "an instance of"). However, the other way round is against the correctness of definition.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is Polymorphism, overloading, overriding and virtual?
Write about abstract base classes?
What are abstract functions? Why are they used?
Explain about object oriented databases?
Differentiate between overloading and overriding.
Difference between class and an object?
What is the use of finalize method?
Explain the rationale behind object oriented concepts?
What is the main difference between a class and an object?
Can you give some examples of tokens?
What is the difference between an error and an exception?
Explain what is an object?
What are the different principle of OOPS?
What is super keyword?
What is the practical implementation of inner classes?