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

Is boolean a data type in java?

0 Answers  


What is Yield() method when we r using this ? tell exactly

2 Answers  


What is illegal identifier in java?

0 Answers  


How to split a string in java?

0 Answers  


What is methods and methodology?

0 Answers  






What are the standards to place package statement within a source code file?

1 Answers  


In how many ways we can do synchronization in java?

0 Answers  


how to compile jsp?

4 Answers   Logica CMG,


What programs use java?

0 Answers  


What are user defined exceptions?

0 Answers  


What is var keyword ?

0 Answers   Wipro,


Is it possible to cast an int value into a byte variable? What would happen if the value of int is larger than byte?

0 Answers  


Categories