How to access a method that it declared as protected?
Answer Posted / ravikiran(aptech mumbai)
a protected method can be accessed with in the same packege
and subclasses outside of the package
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is fail first in java?
Can bool be null?
Write a program to find the greatest of three numbers in java?
Is java a software?
make a method which any number and any type of argument and print sum of that arguments.....
What is the difference between iterator and enumeration ?
Explain the meaning of java applet.
Can I learn java without any programming experience?
what type of questions asked for barclays technologies pune please send urgent
How many types of threads are there in java?
Is static a singleton?
Can we execute a program without main() method?
What is the difference between the ">>" and " >>>" operators in java?
Is alive and join method in java?
Why stringbuilder is not thread safe in java?