Can we access private data outside of the class directly in
java programming language? Why There is no runtime checking
in java, which leads to access the private data directly
outside of a class?
Answer Posted / binit
no..............
| Is This Answer Correct ? | 0 Yes | 7 No |
Post New Answer View All Answers
Where is the singleton class used?
Does A Class Inherit The Constructors Of Its Superclass?
Can we override constructor?
What is string subsequence method?
Explain java coding standards for methods?
What language is java written?
What is void class in java?
What are anonymous inner classes?
When do I need to use reflection feature in java?
Is final static java?
Can we create our own daemon thread?
Can a class extend 2 classes in java?
Why set do not allow duplicates in java?
What is protected in java?
Can we create a class inside a class in java?