Is there any need to import java.lang package?
Answer Posted / guest
java.lang package is imported by default.we donot really
need to import it.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is dynamic binding(late binding)?
Can we override constructors in java?
What is linkedlist in java?
Does java arraylist maintain insertion order?
Where can I find jdk in my computer?
Justify your answer that you can't define a method inside another method in java, if you can then how?
What is difference between calling start() and run() method of thread?
Can you access the private method from outside the class?
What is the difference between heap and stack memory?
What is a programming object?
What is a method signature java?
Is array an object in java?
How can you add and remove nodes in jtree?
Why java strings are immutable in nature?
What are the core java topics?