Is class an Object? Is object a class?

Answer Posted / anu

YES class is an object whereas an object is an instance of
a class

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If a method definition has been specified in the 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?

525


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

544


Why are outlet connections required in object-oriented programming?

555


Differentiate between data abstraction and encapsulation.

525


What is the super keyword?

613






Explain what is single and multiple inheritance?

555


What are sealed modifiers?

631


Name the different creational patterns in object oriented design?

566


what is virtual function and pure virtual function ?

566


Can a function be overloaded based on return types?

541


Explain the term constructor

633


What is the use of ‘finalize’?

621


Define Initialisation Purpose.

574


What is an abstraction and why is it important?

580


What is serialization? How do we implement serialization actually?

501