When a generator assumes responsibility for product object creation in a factory method,which of the following capabilities become available?
(a) Access to product constructors can be restricted
(b) Private data can be provided to new product objects
(c) Product objects can be configured after creation
(d) All of the mentioned
The question was asked by my college director while I was bunking the class.
Question is from The Generator Category, Factory Patterns and Singleton Patterns in portion Visibility, Accessibility and Information Hiding of Software Architecture