Which design pattern is used to create new objects based on an existing prototype?
Factory pattern
State pattern
Builder pattern
Prototype pattern

Computer Science Exercises are loading ...