OOAD Interview Questions
Questions Answers Views Company eMail

What is the function of dynamic typing?

563

Why dynamic loading is used in object-oriented programming?

562

Explain persistence?

568

What is the order of call of constructors in inheritiance?

602

What is the benefit of using inheritance?

581

Can we override static methods of a class?

533

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

514

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

521

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

559

What's the benefit of using inheritance?

669

What is the significance of encapsulation?

580

What is data encapsulation and what's its significance?

604

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

658

What is data encapsulation and what is its significance?

504

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

584


Post New OOAD Questions

Un-Answered Questions { OOAD }

What is the default access modifier in a class?

562


What is the abstract method modifier?

587


What do you mean by "explicitly implemeting an interface". Give an example?

561


What is the main advantage of using inheritance?

566


Can you explain primordial class loader?

493






Differentiate between an abstract class and an interface?

554


Explain the meaning of object in object oriented programming?

607


Which OOPS concept is used as a reuse mechanism?

593


Can you create an instance for an abstract class?

532


What is polymorphism? When is it employed? give an example.

560


What is inheritance in java?

551


What is an abstract property. Give an example?

537


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

658


Classes and structs support inheritance. Is this statement true or false?

567


What is the use of interface?

598