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 range of a character variable?
What are triggers in DB? Explain their types. How do they work?
What are the 5 types of research methods?
Can a constructor call another constructor?
Why is java architectural neutral?
What is the purpose of finalization in java programming?
What is the same as procedures?
What are JVM.JRE, J2EE, JNI?
What are different types of inner classes ?
What is singleton class example?
What are streams?
What are keywords give examples?
What is Java Shutdown Hook?
If A Class Is Declared Without Any Access Modifiers, Where May The Class Be Accessed?
Why java is a platform independent? Explain