When we can access the static data member without creating
the object what is the need of the object in java.
Answer Posted / avadhut rane
Object is needed to access a non static data member
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
Difference between final and effectively final ? Why is effectively final even required ?
What is the difference between serializable and externalizable interface?
Why stringbuilder is not thread safe?
What is static block?
What is internal variable?
Can we make constructors static?
Does java set allow duplicates?
Can we declare the main method of our class as private?
What is a predicate method?
What is space character in java?
what is a thread pool in java and why is it used?
What is jpa specification?
What is the purpose of the enableevents() method?
What is a nested structure?
Explain about version control?