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
Describe the Diamond problem. Where does this problem occur?
What is the @functionalinterface annotation?
What is operator overloading and polymorphism?
What is a virtual function?
Explain what is meant by polymorphism?
Explain about polymorphism?
Name some languages which have object oriented language and characteristics?
Does PowerShell support OOPs?
What is Polymorphism, overloading, overriding and virtual?
Explain OOPS.
How to define an abstract class?
Define Data Abstraction. What is its importance?
Write down how will you create a Binary tree?
What is the practical implementation of inner classes?
Explain what a method is?