The ____contains a method for determining whether or not the object may be generated at the specified instance

25. The ____contains a method for determining whether or not the object may be generated at the specified instance.

  1. Factory method
  2. AbstractFactoryInterface
  3. FactoryInterface

Answer: B) AbstractFactoryInterface

Explanation:

The AbstractFactoryInterface contains a method for determining whether or not the object may be generated at the specified instance.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.