Vidyalelo
Java Programming · Q55

Interfaces and Abstract Classes

Programming · Java Programming · question 55

Q55

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

A.
Public
B.
Protected
C.
No Modifier
D.
All of the mentioned
Answer

Answer: Option D

Solution

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