Is class an Object? Is object a class?

Answer Posted / anum abbas

A class is just a template that is used to create the
objects and to define its behaviours.

But object is an instance of a class.

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If a method definition has been specified in class , its base class , and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?

546


What is a pure virtual function?

572


What is the diffrence between an abstract class and interface?

605


What is garbage collection(gc)?

568


what is virtual function and pure virtual function ?

556






Which oops concept exposes only necessary information to the calling functions?

559


explain dynamic binding

528


What is the difference between an interface and abstract class?

574


What is the default access specifier in a class definition?

552


Can you explain primordial class loader?

493


Give any criteria when you use an abstract class and an interface?

559


What is a functional interface? What is sam interface?

557


What is an interface?

590


Define Data Abstraction. What is its importance?

550


How can I be thrown polymorphically?

573