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
What is the use of generics? When was it added to the Java development Kit?
What do you mean by an interface in java?
What is broken and continue statement?
What is module with example?
What is the synonym of framework?
What is difference between == and === in js?
What are the principle concepts of oops?
Which one will take more memory: an int or integer?
What is java in layman terms?
Why hashmap is used in java?
How can you set an applet’s height and width as a percentage?
How does list work in java?
What is variable and rules of variable?
What is this keyword in java?
what is difference between equals and ==?