Design pattern
Mainly there are three types of design pattern.
1.Creational.
2.Stractural
3.Behavioral
1.Creational Design pattern types:-
1.singleton design :-
Ways to create singleton object:-
1.Egar singleton object creation:
.Lazy singleton Object creation
No comments:
Post a Comment