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
What are the two ways to create a thread?
Tell me the latest versions in java related areas?
Is a method a procedure?
Can we use String with switch case?
What is the size of int?
What is string builder in java?
What is hash table in java?
What is the difference between an if statement and a switch statement?
Can we clone singleton class in java?
Write an algorithm for quick sort?
What does system out println () do?
What will happen to the exception object after exception handling?
If an object is garbage collected, can it become reachable again?
What is regex used for?
What modifiers are allowed for methods in an interface?