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 module in project?
what is the difference between preemptive scheduling and time slicing? : Java thread
How do you convert string to int in java?
Explain the difference between jvm and jre?
How much ram can a 64 bit processor theoretically?
Can we use both this () and super () in a constructor?
Define jit compiler?
Is java pass by value or pass by reference?
What is t in parametric equations?
What is a singleton factory?
What is the difference between static class and normal class?
What is local declaration?
What are the ways in which a thread can enter the waiting state?
Is there any limitation of using inheritance?
What is callable java?