5. (TCO 6) To ensure that a package has a small, simple interface, you need to (Points :
5. (TCO 6) To ensure that a package has a small, simple interface, you need to (Points :
3)
a. minimize the number of public package elements and maximize the number of private package elements.
b. maximize the number of public package elements and minimize the number of private package elements.
c. minimize the number of protected package elements and maximize the number of private package elements.
d. maximize the number of protected package elements and minimize the number of private package elements.