Vidyalelo
Java Programming · Q167

Interfaces and Abstract Classes

Programming · Java Programming · question 167

Q167

Which of these access specifiers can be used for a class so that its members can be accessed by a different class in the different package?

A.
Public
Answer
B.
Protected
C.
Private
D.
No Modifier

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board