What is a protected method?
Answer / Pravendra Singh
In Java, a 'protected' method can be accessed by any class within the same package or by any subclass (derived class) of the defining class.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is Assertion?
What is application system?
What are JVM.JRE, J2EE, JNI?
What is the length of a string?
Which containers may have a MenuBar?
what is the difference between cd & dvd ?
30 Answers Lovely Professional University, Satyam, Sibylsys,
What is the indent key?
Can we serialize singleton class?
What is the difference between assignment and initialization?
how many access specifiers are available in java
What is member in java?
Can an unreachable object become reachable again?