Is class an Object? Is object a class?

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


Please Help Members By Posting Answers For Below Questions

What is operator overloading?

956


Why use oops?

684


What are virtual functions, base class pointer, derived class pointer, biding references?

738


When will you use an interface and abstract class?

721


Can you tell something about GDI objects?

755


Can I implement polymorphism using abstract class?

741


What do you mean by virtual function and virtual classes?

701


Is it possible to provide method implementations in java interfaces? If possible, how do we provide them?

677


Explain the different types of constructors

688


What do you mean by operator overloading?

779


Can we have default method with same name and signature in the derived interface as the static method in base interface and vice versa?

746


What is the difference between function overloading and over riding?

742


What is composition? Explain the purpose of composition.

736


What is the difference between an error and an exception?

692


Explain the purpose of composition.

755