Answer Posted / guest
Creating new class with existing one.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is polymorphism and abstraction?
Why is OOP good?
What is a pure virtual function?
Define a good interface?
What is polymorphism? When is it employed? give an example.
Difference between abstraction and implementation hiding ?
Can a class in java be inherited from more than one class?
What is the difference between oop and sop?
Explain the mechanism of composition?
How can we call the base method without creating an instance?
Is is possible to define our own functional interface?
What is the main advantage of using inheritance?
Which OOPS concept is used as a reuse mechanism?
Why is class hierarchies managed in object-oriented programming?
Why is message passing between the objects important?