Which two statements describe a design incorporating the use of interfaces and reuse by
composition? (Choose two.)
A.
This design approach is sometimes referred to as “delegation.”
B.
This design approach is sometimes referred to as “inheritance.”
C.
This design approach is sometimes referred to as “white box reuse.”
D.
This design approach is sometimes referred to as “black box reuse.”
E.
This design approach is sometimes referred to as “parameterized types.”
A, D
http://stackoverflow.com/questions/98984/black-box-vs-white-box-reuse
http://www.visbox.com/prajlich/T/node14.html