Un-Answered Questions { OOAD }

Explain about inheritance in oops?

765


Explain about the relationship between object oriented programming and databases?

733


Explain about a class in oop?

775


Explain the usage of encapsulation?

801


Explain what a method is?

817


Name the different creational patterns in object oriented design?

781


Explain about realistic modeling?

767


Explain about the analysis phase?

760


Can an interface contain fields?

786


What is the difference between class inheritance and interface inheritance?

827


Can an interface inherit from another interface?

769


Can you create an instance of an interface?

825


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

752


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?

762


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

769