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
What is nextint java?
What is the method in java?
In the below example, how many string objects are created?
Why hashset is used in java?
What is boolean strategy?
What is the size of arraylist in java?
How we can declare a static variable?
Define canvas?
What is meant by collection in java?
Is break statement can be used as labels in java?
What if I write static public void instead of public static void in java?
What is Hierarchy of exception?
Explain the use of sublass in a java program?
What is finalize()? Is finalize() similar to a destructor?
What are the four versions of java?