OOAD Interview Questions
Questions Answers Views Company eMail

Explain about the analysis phase?

715

Can an interface contain fields?

731

What is the difference between class inheritance and interface inheritance?

761

Can an interface inherit from another interface?

718

Can you create an instance of an interface?

747

If a class inherits an interface, what are the 2 options available for that class?

701

A class inherits from 2 interfaces and both the interfaces have the same method name as shown below. How should the class implement the drive method for both car and bus interface?

715

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

715

Is it possible to create partial structs, interfaces and methods?

682

Can different parts of a partial class inherit from different interfaces?

722

What is the default access modifier for a class,struct and an interface declared directly with a namespace?

716

What is the difference between an interface and abstract class?

755

What is an abstract property. Give an example?

676

Can you use virtual, override or abstract keywords on an accessor of a static property?

702

What is the difference between a virtual method and an abstract method?

695


Post New OOAD Questions

Un-Answered Questions { OOAD }

Explain OOPS.

780


Give any criteria when you use an abstract class and an interface?

704


What is difference between encapsulation and abstraction?

715


What is the difference between abstract & interface?

751


Can we reduce the visibility of the inherited or overridden method ?

762






What does it mean that a method or class is abstract?

681


Explain the purpose of composition.

748


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

823


Explain what you understand by function overloading.

723


State two differences between an object and a class.

757


Explain the different types of constructors

684


What is the main difference between a class and an object?

732


Explain about encapsulation?

740


Explain about object oriented programming?

760


What is the function of pure virtual functions?

673