• Card 9 / 72: What is the difference between an adapter and a decorator?
    A) The adapter adds no functionalities to the adaptee class, whereas the Decorator extends the functionality of the object
    B) The adapter is a creational pattern, whereas the decorator is a structural design pattern
    C) Both introduce a level of indirection between a client class and a class it uses

    Answer:
    A) The adapter adds no functionalities to the adaptee class, whereas the Decorator extends the functionality of the object
    C) Both introduce a level of indirection between a client class and a class it uses

  • 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
Explanation:

Both the adapter and the decorator are structural design patterns

Hide Choices Interactive Question Quiz Home Page
Flash Cards plugin by Curtis Blackwell github.com/curtisblackwell/flash_cards
Google Play and the Google Play logo are trademarks of Google Inc.
Ask
JavaChamp Team
Start Quiz
Nicole Bartels
Start Quiz
Eric Crawford
Start Quiz
Brooke Delaney
Start Exam
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>