A ___ is used to document the design of a class. (2 words)
Identifying objects, attributes, and behaviors is called _____ .
Encapsulation is also called _. (not data hiding)
Which of the following are not allowable modifiers for an outer class?
Select one or more:
A. public Incorrect
B. private
C. protected
D. abstract
E. final Incorrect