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
Explain the difference between transient and volatile in java?
What is string literal in java?
Why java doesn’t support multiple inheritances?
List the three steps for creating an object for a class?
State some situations where exceptions may arise in java?
What is JFC?
State the significance of public, private, protected class?
How to perform quicksort in java?
Can you override private or static method in java?
Does constructor return any value?
What is use of valueof () in java?
What is a vector in java?
What are different data structures in java?
What is difference between string and stringbuffer?
What is meant by flickering?