Answer Posted / anirban
Class is an object.
But an object is not a class.
Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What is operator overloading?
Why use oops?
What are virtual functions, base class pointer, derived class pointer, biding references?
When will you use an interface and abstract class?
Can you tell something about GDI objects?
Can I implement polymorphism using abstract class?
What do you mean by virtual function and virtual classes?
Is it possible to provide method implementations in java interfaces? If possible, how do we provide them?
Explain the different types of constructors
What do you mean by operator overloading?
Can we have default method with same name and signature in the derived interface as the static method in base interface and vice versa?
What is the difference between function overloading and over riding?
What is composition? Explain the purpose of composition.
What is the difference between an error and an exception?
Explain the purpose of composition.