ALTEN Interview Question

What are the different design patterns? and how you do to implement them in Java

Interview Answer

Anonymous

Mar 18, 2013

Abstract factory, singleton, factory, template... I have implemented them in a paper

1