Answer Posted / reza
Yes, class is an object but an object is not a class.
We can compare class with a factory and object with product.
A factory can be a product of another factory; but a
product can not be a factory.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is the difference between an Abstract class and Interface?
Why dynamic binding is used in object-oriented programming?
Explain the different types of constructors
If a class inherits an interface, what are the 2 options available for that class?
Explain what a method is?
What is single and multiple inheritance?
What is the benefit of using inheritance?
What are a base class, subclass, and superclass?
Why are virtual users created?
What is difference between class and interface?
Which OOPS concept is used as a reuse mechanism?
What are the various types of constructors?
What is Abstract method and how different from Virtual Method?
What is difference between polymorphism and normalization?
Explain about object oriented databases?