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
Is java jre still free?
Why is it called a string?
What are the restrictions that are applied to the java static methods?
How do I remove a character from a string in java?
Explain the difference between private, public, package and protected in java?
List some important characteristics on jre
What will happen if there is a default method conflict as mentioned above and we have specified the same signature method in the base class instead of overriding in the existing class ?
How many arguments can a method have java?
How do you reverse sort in java?
What is protected access modifier?
What is the difference between a local variable and an instance variable?
What is difference between static variable and global variable?
Why collection doesn’t extend cloneable and serializable interfaces?
Is hashset ordered java?
if u open login & logout ,how can udisplay the timelogin & logout members ?