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
Does variable declaration allocate memory?
What is the synonym of string?
What is java and their uses?
Where are the local variables stored?
What are the different ways of implementing thread? Which one is more advantageous?
What invokes a thread's run() method in java programming?
What is map and hashmap in java?
Can we serialize static variables in java?
What is a percentage sign called?
What is oop in java?
What are the two types of exceptions in java? Which are the differences between them?
What is the difference between processes and threads?
What is the purpose of javac exe?
What is the difference between a static and a non-static inner class in java programming?
What is an infinite loop?