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 is the difference between normal report & matrix report?
What is the function of http?
What are the ways in which a thread can enter the waiting state?
Differentiate between stringbuffer and string?
Is there any way to skip finally block of exception even if some exception occurs in the exception block?
What is meant by inheritance and what are its advantages?
Why does java have two ways to create child threads?
What if constructor is protected in java?
Can you explain the final method modifier?
What is floor in java?
why an outer class cannot be declared as private?
When do we use synchronized blocks and advantages of using synchronized blocks?
What is assembly condition codes?
What is an empty class? What functionality does it offer in Java?
What is the difference between iterator and list iterator?