Un-Answered Questions { OOAD }

What are the methods required to create changes in subclasses?

558


What is the purpose of late binding in object-oriented programming?

567


Explain static binding

552


What are the features that are provided to make a program modular?

599


Why dynamic binding is used in object-oriented programming?

612


what are the different ways for a method to be overloaded?

538


What is the difference between aggregation and composition?

513


What is the function of dynamic typing?

565


Why dynamic loading is used in object-oriented programming?

573


Explain persistence?

574


What is the order of call of constructors in inheritiance?

605


What is the benefit of using inheritance?

589


Can we override static methods of a class?

539


Can a class in java be inherited from more than one class?

515


Can we override a method by using same method name and arguments but different return types?

525