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
Does treeset allow null in java?
What is the difference between processes and threads?
What is the public field modifier?
Why is sizeof not a function?
How many java versions are there?
What is outofmemoryerror in java?
What is floor math?
How do you check if an arraylist is not empty?
When should you make a function static?
How many bits is a string?
What are the different types of multitasking?
Differentiate between nested and inner class in java.
What is the reflection?
Why we use protected in java?
Why are parameters used in functions?