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
How many functional interfaces does java 8 have?
Why we use multi threading instead of multiprocessing?
Why does java not support pointers?
Which is bigger float or double?
Can we catch more than one exception in single catch block?
what are the disadvantages of indexes in oracle?
How many decimal places is a double?
Is an empty arraylist null?
Explain reverse a linked list iterative solution in java?
How to find the index of the largest number in an arraylist java?
Can each java object keep track of all the threads that want to exclusively access it?
What is the purpose of the return statement?
What are data types in programming?
Why collection is called framework in java?
What is the difference between yield() and sleep()?