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 not thread safe?
Explain about main() method in java ?
Explain why wait(), notify() and notifyall() methods are in object class rather than in the reading class?
Is java call by value?
What is deserialization?
What is use of set in java?
What is the difference between a method and a procedure?
What are parsing rules?
What is better - 'bit-shift a value' or 'multiply by 2'?
how to one war file class to another war file class?
What is the use of using enum to declare a constant?
What is basic syntax?
How do you escape json?
Can we sort hashmap in java?
What is string pool?