+91-85006-22255
Which of the following is incorrect? X: A class can implement as many methods with the name main as long as the method signature is different. Y: A class cannot be declared as protected, only methods can be declared as protected.
main
protected
Topic: Access Modifiers In Java
Read this topic Take test on this topic
Open In App