Answer Posted / milind
i think der is no such thing global variable in java....
instance variable
local vaiable is in java
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is temp in java?
How do you sort objects in java?
What are the types of casting?
What is the difference between hashmap and hashtable in java?
What is Java Reflection API? Why it’s so important to have?
how to create daemon thread in java?
What are the 6 boolean operators?
What is methods in java?
What is the byte range?
How do you remove an element from an arraylist in java?
What does super keyword do?
Why is stringbuffer called mutable?
What is the this keyword?
Why local variables are stored in stack?
When can an object reference be cast to an interface reference in java programming?