11. |
Which of the following class level (nonlocal) variable declarations will not compile? |
|||||||
|
12. |
Given a method in a protected class, what access modifier do you use to restrict access to that method to only the other members of the same class? |
|||||||
|
13. |
Which is a valid declaration within an interface? |
|||||||
|