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 a conditional statement explain with example?
Is an array a vector?
How do you remove all elements from an arraylist in java?
Can we clone singleton object?
Can there be an abstract method without an abstract class?
How does multithreading take place on a computer with a single cpu in java programming?
Is char a data type in java?
Explain importance of inheritance in java?
What is passed by reference and pass by value ?
What is function overriding and overloading in java?
what is recursion in java
What are the advantages of autoboxing?
How do I find and replace in word?
How many bytes are a float?
How java uses the string and stringbuffer classes?