nerdexam
Oracle

1Z0-807 · Question #69

Which two are objectives of the Abstract Factory pattern?

The correct answer is B. To create families of related objects C. To enforce dependencies between concrete classes. See the full explanation below for the reasoning.

Question

Which two are objectives of the Abstract Factory pattern?

Options

  • ATo create whole-part hierarchies
  • BTo create families of related objects
  • CTo enforce dependencies between concrete classes
  • DTo specify the types of objects to create by using a sample instance
  • ETo separate the construction of a complex object from its representation

How the community answered

(43 responses)
  • A
    5% (2)
  • B
    77% (33)
  • D
    14% (6)
  • E
    5% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-807 Practice