Which design pattern is commonly used to create objects without specifying their exact class?
Factory Method
Strategy
Observer
Singleton

Software Engineering Exercises are loading ...