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
Is null in java?
Is singleton class immutable?
Which sorting algorithm is in place?
How to connect to a remote database using Applet?
What is the difference between exception and error in java?
In multi-threading how can we ensure that a resource isn't used by multiple threads simultaneously?
Can singleton class be cloned?
What is the synonym of framework?
Write a program to print the pattern given below
What are the two parts of a conditional statement?
What is an example of a conditional statement?
Why is java architectural neutral?
Can you write a java class that could be used both as an applet as well as an application?
What do you mean by access modifier?
What are synchronized methods ?