The java. lang package is the default package in Java, by default, it will be imported . Therefore, there is no need to import this package explicitly. i.e. without importing you can access the classes of this package.
The java. lang package is the default package in Java, by default, it will be imported . Therefore, there is no need to import this package explicitly. i.e. without importing you can access the classes of this package.