Answer Posted / nagarajan.s
yes,In Java static Variable can referred in non-static method,
but static method cannot referred non-static variable
Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
Tell me about your ability to work under pressure
what is aggregation in java?
Explain enumeration in java?
Are global variables initialized to zero?
Can one thread block the other thread?
What is sortedmap in java?
What ide should I use for java?
Explain what access modifiers can be used for variables?
What is the byte range?
What type of value does sizeof return?
What are the methods to rectify ambiguities in the interfaces in JAVA?
Can java list contain duplicates?
What is final method in java?
How do you identify if jvm is 32-bit or 64-bit from java program?
When can you say a graph to be a tree?