| 3. |
Where must you place the package statement in order to identify the package to which a class belongs?
Please select the best answer.
|
| |
A.
|
At the beginning of the source code file for the class |
| |
B.
|
At the end of the source code file for the class |
| |
C.
|
Anywhere in the source code file for the class |