Without creating a new object, How you can retrieve a
String or other object?



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

Post New Answer

More Core Java Interview Questions

What is a 16 bit word?

0 Answers  


What is a variable in java?

0 Answers  


What is Transient and volatile

10 Answers   iFlex,


Static Variable can referred in non-static method?

3 Answers  


Does hashset allow duplicates in java?

0 Answers  


What is a method header?

0 Answers  


What is a stack class in java ?

0 Answers   Akamai Technologies,


What is a default method?

0 Answers  


What are 3 data types?

0 Answers  


How many types of classes are there in java?

0 Answers  


What is stringjoiner ?

0 Answers  


What is the difference between yielding and sleeping in java programming?

0 Answers  


Categories