Is there a need to import Java.lang package while running Java programs?
Answers
Answered by
0
No, java.lang package is a default package in Java therefore, there is no need to import it explicitly. i.e. without importing you can access the classes of this package.
Similar questions
Math,
6 months ago
Social Sciences,
6 months ago
Computer Science,
6 months ago
Math,
1 year ago
Science,
1 year ago
Math,
1 year ago