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 / kavita
Only variables marked as final cannot be changed.
Static variables memory is alloted once and shared by all the objects
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is java ee technologies?
What is meant by j2ee?
How will you explain cdata?
What do you mean by the component contract?
How long does it take to master java?
What is jetty in java?
What are the components of the java platform?
What is java ee architecture?
What is javaserver pages (jsp)?
what is interface in java ?can you explain with simple example?and what is the difference between abstract and interface?
What is home interface?
Which software is used for java?
when i m calling java for web browser . so browser it's not support. show error in browser: internal error occur. java.lang.NoClassDefFoundError. will you give me solution why it's not starting browser.? is there any consult with .net framework2.0?
What is a java ee container?
What are the technologies a java developer must know?