Q:

You want to minimize development cost by reusing methods? Which design pattern would you choose?

0

You want to minimize development cost by reusing methods? Which design pattern would you choose?


  1. Adapter Pattern
  2. Singleton Pattern
  3. Delegation pattern
  4. Immutable Pattern

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Correct Answer:

Delegation pattern

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

Design Patterns MCQ Quiz (Multiple Choice Questions And Answers)

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Facade pattern promotes weak coupling between subs... >>
<< Which design pattern works on data and action take...