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

What is garbage collection(gc)?

730


Is iterator a class or interface? What is its use?

687


What is a virtual function?

705


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

736


Explain the meaning of object in object oriented programming?

767






Can constructors be parameterized?

723


What is an abstract property. Give an example?

676


What's the benefit of using inheritance?

821


What is the difference between class inheritance and interface inheritance?

759


Explain about the relationship between object oriented programming and databases?

691


Can we reduce the visibility of the inherited or overridden method ?

760


Differentiate between an abstract class and an interface?

710


What is the main advantage of using inheritance?

741


Explain about uml?

699


What are the major differences between late and dynamic binding?

654