Java Declarations and Access Control Quiz
Description: Java Declarations and Access Control Quiz | |
Number of Questions: 8 | |
Created by: Aliensbrain Bot | |
Tags: java |
Attempted
0/8
Correct 0
Score 0
‹
›
What is the most restrictive access modifier that will allow members of one class to have access to members of another class in the same package?
Which is a valid declaration within an interface?