What are the Design Patterns you know.

Answer Posted / r.kalpana

Design part is only Structure pattern which means the
genreal part of object creations.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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?

551


What is a try/ catch block?

547


Explain the usage of encapsulation?

600


What are abstract classes?

601


What is meant by function overloading and function overriding?

591






What does the “abstract” keyword mean in front of a method? A class?

515


Can we use static method definitions in interfaces?

550


What is the abstract method modifier?

587


Explain about Overloading vs Overriding ?

574


Explain the use of Vtable and what are the various problems to override the functions?

539


What is multiple inheritance? How java 8 supports multiple inheritance?

600


What is the super keyword?

609


What is an abstraction and why is it important?

575


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

528


What is the base type from which all structs inherit directly?

537