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

Differentiate between a class and a method.

582


What is meant by “abstract interface”?

613


What are manipulators?

651


Why dynamic binding is used in object-oriented programming?

612


What is the difference between oop and sop?

761






What is the benefit of Composition over Inheritance?

545


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

572


Explain the rationale behind object oriented concepts?

602


Explain about polymorphism?

537


What does it mean that a method or class is abstract?

522


What are the Differentiate between abstraction and encapsulation.

491


What is a ternary operator?

562


What is Abstract method and how different from Virtual Method?

529


Whether static method can use nonstatic members?

551


Write a note about inheritance?

507