Is class an Object? Is object a class?

Answer Posted / guest

class itself is a specification not an object. Object is a
instance of class.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we override static methods of a class?

751


What is the difference between an error and an exception?

741


What is Overloading ? Is it similar to overriding ?

790


What are the different principle of OOPS?

783


What is an abstraction?

726


What is the function of pure virtual functions?

722


Why is message passing between the objects important?

766


Why is class hierarchies managed in object-oriented programming?

768


What if we override the conflicting method in the class?

738


Can a class in java be inherited from more than one class?

703


What is meant by overloading functions and operators?

784


Difference between class and an object?

766


What is the @functionalinterface annotation?

725


What are the limitations of oops?

806


Can an interface implement or extend another interface?

760