What is Polymorphism, overloading, overriding and virtual?
What is super keyword?
Differentiate between an abstract class and an interface?
State some of the advantages of object oriented programming?
Write a note about inheritance?
State about java and its relation to object oriented programming?
Write about abstract base classes?
USECASE is an implementation independent notation. How will the designer give the implementation details of a particular USECASE to the programmer?
Explian following terms: Constraint Rules, Design by contract.
What is the syntax of object oriented method call?
What are all the languages which support oop?
What are the good practices to use while designing for reuse?
What is the main difference between a class and an object?