why i can not access private variable in other class?
Answer Posted / maggie
it cant access.because its life time only within the class
or loop.it expires when it comes out from the class or loop.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Explain main thread under thread class execution?
What is meant by code profiling?
What is serializable in java?
What is dialect in java?
Is jpa a framework?
Why java?
How do I find jre version?
I am trying to create a new universal user group. Why can't i? : java security
What are jpa repositories?
Where is java installed?
Is openjdk the same as jdk?
What is injection in java?
How do I open java console?
program A and B are analysed and found to have worst case running time greater than 150NlogN and N*N respectively. which program has the better guarantee after the running time for the large values of N(N>10000)? which program has the better guarantee for the running time of small program N (N<100)? which program will run faster on average for N=1000?
What is log4j in java?