what is the difference between the "protected and default"
modifiers?
Answer Posted / abcd
Is it possible to mark a class as Protected?? i guess the
answer posted by Mythili is wrong.. thgh we can interpret
it using protected methods..
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What happens if an exception is throws from an object's constructor?
how does the run() method in runnable work? : Java thread
What are the Main functions of Java?
What is singleton pattern?
What is string immutability?
Explain super keyword in java.
In the below example, what will be the output?
Will set allow duplicates in java?
Is object a data type?
What are the ways to instantiate the class class?
What does it mean that strings are immutable?
What is qms certification?
23. Storage space in java is of the form Stack Queue Heap List 24. What is java code embedded in a web page known as Applets Servlets scriptlets snippets 25. Which of the following attributes are compulsory with an
What Is Composition?
Is it possible to use string in the switch case?