How to access a method that it declared as protected?
Answer Posted / bulbull
only thru inheritance
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a class variable?
What is the dot operator?
Describe the syntax of multiple inheritance? When do we use such an inheritance?
Which sorting is best in java?
What are the different types of methodologies?
What is a “stateless” protocol ?
What programs use java?
What is the main functionality of the remote reference layer?
Can we use return in constructor?
how to create multithreaded program? Explain different ways of using thread? : Java thread
How does linkedlist work in java?
What is the method to expand and collapse nodes in a jtree?
What are streams?
What is the use of put method?
What is the difference between multiple processes and multiple threads?