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
What if we make the method as abstract in another interface?
Difference between encapsulation and data hiding ?
What is the main use of message metaphor in object-oriented programming?
What is overriding?
What is abstract method?
Explain the implementation phase with respect to oop?
Tell me something about abstract classes?
Explain about object oriented databases?
What is the use of destructive method?
Explain what a method is?
What is polymorphism and abstraction?
What is Abstract method and how different from Virtual Method?
What are manipulators?
Can we override static methods? Why?
What is composition? Explain the purpose of composition.