What are the Design Patterns you know.
Answers were Sorted based on User's Feedback
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 |
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 |
What is inheritance in java?
What is the benefit of Composition over Inheritance?
Explain about a class?
What is difference between static and non-static fields of a class?
What is the difference between an interface and abstract class?
What is the difference between an abstract class and interface in java?
How do we implement serialization actually?
Explain about Overloading vs Overriding ?
What is the default access specifier in a class definition?
Difference: Object Oriented Analysis (OOA) and Object Oriented Design (OOD)?
Explain about abstraction?
What is the best tool for modeling and ORM framework