Is there any need to import java.lang package?
Answer Posted / ashish
java.lang package is automatically loaded by JVM so no need
to define it by own.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is a string what operation can be performed out with the help of a string?
Why does it take so much time to access an applet having swing components the first time?
What is meant by method overriding?
What does += mean in java?
Why is java so popular?
When will you define a method as static?
What are the wrapped, classes?
What is an empty string in css?
What is finally block?
How big is a boolean?
Why is static used?
What is difference between float and double?
What is the purpose of using java.lang.class class?
What is the purpose of sizeof operator?
What is thread synchronization in java?