Without creating a new object, How you can retrieve a
String or other object?
Answer / ashokmail.java@gmail.com
using static , we can access object without creating new
instance.
| Is This Answer Correct ? | 4 Yes | 2 No |
when to use abstract class and when to use interface?
16 Answers Exterro, iGate, IonIdea,
What is an object in java?
What's the difference between an abstract class and interface in java?
what is meant by serialization?
how to create daemon thread in java?
Can you achieve runtime polymorphism by data members?
What is the difference between Stream Reader and Stream Writer?
What is string in java?
What happens when a main method is declared as private?
22 Answers DELL, Infosys, L&T, Sun Microsystems,
What does void * mean?
how to get the max salary and name of employee from arraylist without using the Comperator or even Comparable interface?
what is struts-config-xml?and its use?