Q. What is the access level of a class member with no access modifier specified in Java?
β
Correct Answer: (D)
package-private
You must be Logged in to update hint/solution