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