Is class an Object? Is object a class?

Answer Posted / mahendran a

Everything is an object. So class, metaclass and everything
are objects.

And Object is not a class. But all the objects can be
classified with a class named as Object for the behavior of
being Object.

Is This Answer Correct ?    1 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define Initialisation Purpose.

755


What do you mean by data hiding?

827


What is overriding?

790


Explain about inheritance hierarchies?

732


What is data abstraction? what are the three levels of data abstraction with Example?

761


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

706


What do you mean by abstract class?

800


What is the syntax of object oriented method call?

743


What is @functionalinterface?

776


Can you tell something about GDI objects?

774


What is the function of pure virtual functions?

703


What's the benefit of using inheritance?

863


Explain about message passing in object oriented programming?

769


Explain OOPS.

806


What is the difference between a class and a structure?

709