Answer the following statements true (T) or false (F)

1) Patterns are so general they need not make assumptions about the application to which it is being applied.
2) Patterns can help organize the presentation and understanding of ideas about
software.
3) The Adaptor pattern transforms a class by layering a new interface over the class.
4) The Adaptor pattern changes the class it modifies when it layers a new interface over the class.
5) UML has annotations for inheritance and data flow.

1) F
2) T
3) T
4) F
5) T

Computer Science & Information Technology

You might also like to view...

People on LinkedIn with whom you have an online relationship are ________

A) friends B) colleagues C) connections D) peers

Computer Science & Information Technology

A(n) ________ contains an additional row in the query design grid and displays aggregate data when the query is run

Fill in the blank(s) with correct word

Computer Science & Information Technology