Q. Which access specifiers can be used for a class so that it’s members can be accessed by a different class in the different package?
β
Correct Answer: (B)
Public
You must be Logged in to update hint/solution