OOAD Interview Questions
Questions Answers Views Company eMail

What is the function of dynamic typing?

565

Why dynamic loading is used in object-oriented programming?

578

Explain persistence?

579

What is the order of call of constructors in inheritiance?

609

What is the benefit of using inheritance?

593

Can we override static methods of a class?

541

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

517

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

531

What is the difference between an abstract class and interface in java?

564

What's the benefit of using inheritance?

679

What is the significance of encapsulation?

583

What is data encapsulation and what's its significance?

616

How can we restrict inheritance for a class so that no class can be inherited from it?

666

What is data encapsulation and what is its significance?

512

What's the order of call of constructors in inheritiance?

588


Post New OOAD Questions

Un-Answered Questions { OOAD }

Explain the abstract class modifier?

487


How can I be thrown polymorphically?

578


What are different ways to create string object?

575


Differences between functional programming and object-oriented programming?

541


What are the different principle of OOPS?

544






Explain about inheritance?

645


Why are virtual users created?

631


How a program can be structured using the concept of object oriented programming?

561


Explain the implementation phase with respect to oop?

554


What is the function of dynamic typing?

565


What is a subclass?

560


How to define an abstract class?

602


What is dynamic or run time polymorphism?

563


If a method definition has been specified in the base class and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?

524


Can you create an instance of an abstract class?

573