Un-Answered Questions { OOAD }

Explain about inheritance in oops?

738


Explain about the relationship between object oriented programming and databases?

715


Explain about a class in oop?

749


Explain the usage of encapsulation?

780


Explain what a method is?

797


Name the different creational patterns in object oriented design?

764


Explain about realistic modeling?

750


Explain about the analysis phase?

740


Can an interface contain fields?

766


What is the difference between class inheritance and interface inheritance?

802


Can an interface inherit from another interface?

741


Can you create an instance of an interface?

799


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

729


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?

744


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

739