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
Difference between class and an object?
What is super keyword?
What are the basic concepts of oop?
What is single and multiple inheritance?
What are a base class, subclass, and superclass?
What is the super keyword?
What is difference between class and interface?
what three "domains" are considered during analysis modeling?
What does the “abstract” keyword mean in front of a method? A class?
What is meant by “abstract interface”?
Do we require a parameter for constructors?
What is the function of pure virtual functions?
What is a try/ catch block?
what is full form OOP?
What is the use of finalize method?