static variable is a class variable which value remains
constant for the entire class?? variable means value is
changed....hear value is not changed... why it is called
static variable
Answer Posted / hasan
We can change the value of Static variable but if we change it reflect the main static variable
static variable is variable which is common to all object it memory is allot once and share by all object if any change then it is reflect the main value
who sad Static viable value not change it change.........
| Is This Answer Correct ? | 21 Yes | 1 No |
Post New Answer View All Answers
How many types of component events are in java?
What is full form of j2ee?
What is component contract?
what is interface in java ?can you explain with simple example?and what is the difference between abstract and interface?
public class ActionSearchBean extends
GenericSearchBean
What is meant by j2ee?
What is the build file?
What is difference between javac and java?
What is business method?
What is webservices in java?
Why do we use j2ee?
Is java a tool?
Is visual studio good for java?
What is advance java?
What is architecture neutral in java?