Answer Posted / ejp
The question is completely meaningless. You can't 'call'
private data at all. You call _methods_.
You can _access_ private data members from anywhere in the
enclosing scope, which includes inner classes.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
Can we use static class instead of singleton?
What is io stream in java?
What is meant by 'bit masking' in java?
What is java ceil?
Is array primitive data type in java?
What about features of local inner class?
What is the difference between superclass and subclass?
What is a double vs float?
What is meant by null and void?
What is another word for methodology?
What is difference between iterator and enumeration in java?
Is an empty arraylist null?
What do you mean by an object in java?
How many wrapper classes are there in java?
What is the gregoriancalendar class in java programming?