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
Which number is denoted by leading zero in java?
Why hashcode is used in java?
What is a final class in java?
What is use of arraylist in java?
Explain notifyall() method of object class ?
What is difference between overloading and overriding in java?
What is the difference between super class & sub class?
What is the difference between sop and work instruction?
Is java written in c?
Explain about transient variables in java?
How do you implement polymorphism in our day to day life?
What is sizeof () operator?
How does java enable high performance?
Explain about the interpreter in java?
What is the collection interface?