• Card 25 / 72: 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

    Answer:
    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

  • Keyboard Shortcuts

    Previous Card ← Previous Card Button
    Next Card → Next Card Button
    Flip Card Space-Bar
<< First < Previous Next > Last >>

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now
Hide Choices Interactive Question Quiz Home Page
https://www.jobilize.com/gang-of-four-gof-design-patterns

Gang of Four Design Patterns

Author:

Access: Public Instant Grading

Quiz Permalink:
https://www.jobilize.com/gang-of-four-gof-design-patterns
Question Permalink:
https://www.jobilize.com/bridge-design-pattern
Flash Cards plugin by Curtis Blackwell github.com/curtisblackwell/flash_cards
Google Play and the Google Play logo are trademarks of Google Inc.
Ask
Madison Christian
Start Quiz
Brooke Delaney
Start Exam
Danielle Stephens
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>