Quiz Permalink:
https://www.jobilize.com/gang-of-four-gof-design-patterns
Question Permalink:
https://www.jobilize.com/bridge-design-pattern
Question 23 / 69:  You design an application for an advertis-ement company, which produces different sort of publications such as books, articles, leaflets, etc.

The company publishes those products in many media formats such as printed material, CD, DVD, online websites, etc.

How you would model the company products hierarchy (Publications, Media)?

A  Use composite design pattern to enable the publication and media hierarchies to be treated
in the same way as a single instance of an object.
B  Use the adapter design pattern to translates publication interface into a compatible media
interface.
C  Use bridge design pattern to build separate hierarchies for the publications and the media,
to decouple the abstraction from its implementation so that the two can vary independently
<< First < Previous Flashcard Next > Last >>
Quiz Home Page
https://www.jobilize.com/gang-of-four-gof-design-patterns

Gang of Four Design Patterns

Author:

Access: Public Instant Grading

Ask
Marion Cabalfin
Start Quiz
Lakeima Roberts
Start Quiz
Copy and paste the following HTML code into your website or blog.
<iframe src="https://www.jobilize.com/embed/gang-of-four-gof-design-patterns" width="600" height="600" frameborder="0" marginwidth="0" marginheight="0" scrolling="yes" style="border:1px solid #CCC; border-width:1px 1px 0; margin-bottom:5px" allowfullscreen webkitallowfullscreen mozallowfullscreen> </iframe>