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 |
How to do a true java ping from windows?
Explain java coding standards for constants?
i need example for java abstraction. where we use abstraction and why we need abstraction.
What is the final keyword in java?
How are this and super used?
How a class can implement an interface?
What is the static field modifier?
How do you implement tree mirroring in java?
What is means by DLL file means ? What is the use of DLL file? What are the contents of DLL file?
How do you reverse a list?
What is public static?
Give a practical example of singleton class usage?