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

What do you mean by data hiding?

800


Can an interface implement or extend another interface?

715


What do you mean by polymorphism?

772


What if we make the method as abstract in another interface?

710


What is a nested interface?

731






What is meant by inheritance? what are the advantages of inheritance?

705


What if we override the conflicting method in the class?

690


Explain about overriding polymorphism?

779


Explain the different types of constructors

684


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

736


Does PowerShell support OOPs?

746


Why is java not fully objective oriented?

795


What is the syntax of object oriented method call?

711


Is it possible to override private virtual methods?

721


Explain what is polymorphism?

793