Is there any need to import java.lang package?
Answer Posted / srikanth
no, not needed it is included by default by JVM
| Is This Answer Correct ? | 18 Yes | 2 No |
Post New Answer View All Answers
What is the byte order of byte buffer?
What is the significance of java packages?
What is null mean in java?
what is synchronization? : Java thread
Explain the hierarchy of java exception classes?
Explain about method local inner classes or local inner classes in java?
What is overriding in java?
What is the difference between yielding and sleeping in java programming?
What are the two types of java?
Why use string handling in Java?
What are "class access modifiers" in Java?
Is a char always 1 byte?
Can we call the run() method instead of start()?
What is an example of declaration?
What is the driver class?