Sunday 28 May 2017

Design Pattern Interview Questions - II

1. What is Prototype design pattern in Java? 

Answer: Prototype design pattern comes under the category of creational design pattern. In software engineering creational design pattern is about how we create objects.

No comments:

Post a Comment