Home / Questions / Is there any need to import java.lang package?
Explanatory Question

Is there any need to import java.lang package?

👁 718 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

No, there is no need to import this package. It is by default loaded internally by the JVM.