why i can not access private variable in other class?
Answer Posted / naresh
private variable are visible within it class only. the are
not visible to other class within that package or other. so
we cannot access.
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Which interceptor is responsible for setting action javabean properties?
How many types of jdk are there?
What is difference between loosely coupled and tightly coupled in java?
Is eclipse a jdk?
What is scrollable resultset in java?
What is a service layer in java?
I am trying to create a new universal user group. Why can't i? : java security
How do I open the java console in windows 10?
What is profile in java?
What is the difference between java se and java ee?
What is type_scroll_insensitive in java?
What is an interceptor in java?
Explain daemon thread.
What is java net url?
What is the difference between ec2 and lambda?