![]() |
Clarification for private access modifier
if let's say I have
<code>private int x</code> what does x mean in the about context. does it mean: is write only cannot be used outside the object a class variable thank you. |
Re: Clarification for private access modifier
the correct answer is
Quote:
|
| All times are GMT +5.5. The time now is 12:51. |