Without creating a new object, How you can retrieve a
String or other object?
Answer Posted / ashokmail.java@gmail.com
using static , we can access object without creating new
instance.
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is passing by reference in java?
What are the advantages of java over cpp?
What is the difference between dom and sax parser in java?
How many types of memory areas are allocated by jvm?
What do you mean by local variable and instance variable?
Explain java coding standards for variables ?
Can we catch more than one exception in single catch block?
Can a boolean be null java?
How do you ensure that n threads can access n resources without deadlock?
how its run?
What is slash r?
Can you explain the meaning of aggregation and composition
Can you inherit a constructor java?
What is method with example?
What is the name of the java compiler?