What are the Design Patterns you know.

Answers were Sorted based on User's Feedback



What are the Design Patterns you know...

Answer / priyadharshini.m

GRASP patterns to assign responsibilities
Structural patterns to refine the structural design
Creator patterns to optimize the object creation

Is This Answer Correct ?    2 Yes 1 No

What are the Design Patterns you know...

Answer / 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

More OOAD Interview Questions

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

0 Answers  


Explain the term constructor

0 Answers  


Is @functionalinterface annotation mandatory to define a functional interface? What is the use of @functionalinterface annotation? Why do we need functional interfaces in java?

0 Answers  


What is an interface?

0 Answers  


Explain about polymorphism?

0 Answers  






Difference: 'uses', 'extends', 'includes'

7 Answers   Cognizant, Protech, TY, University,


What is the use of destructive method?

0 Answers   Tech Mahindra,


What is bootstrap, extension and system class loader?

0 Answers  


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

0 Answers  


What are the four important foundation concepts of OOP ?

0 Answers   Wipro,


What are different types of arguments?

0 Answers  


What is a subclass?

0 Answers  


Categories