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 / foobar
possible using reflection
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
How can we avoid including a header more than once?
What is the point of polymorphism java?
Can a method be static?
What is the difference between overriding & overloading?
Is java owned by oracle?
What is an array length?
How to set the permissions to a file in java?
What are different types of encoding?
Difference between error and exception
Can we overload the main() method?
What are the advantages of defining packages in java?
define the terminology association.
What is parseint?
How many ways can we create singleton class?
What is the parse method in java?