What are the Design Patterns you know.
Answer Posted / 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 |
Post New Answer View All Answers
Explain about abstraction?
What is dynamic or run time polymorphism?
Define Initialisation Purpose.
What does it mean that a method or class is abstract?
Differentiate between overloading and overriding.
What is hybrid inheritance?
What is the difference between class inheritance and interface inheritance?
What is the use of interface?
Explain what is polymorphism?
Explain about a class?
Difference between composition and inheritance ?
How will you define abstract classes?
What is serialization? How do we implement serialization actually?
Define a good interface?
what is full form OOP?