Which of the following is a built-in package in Java?
Explanation
The lang package is a predefined package in Java that is automatically imported. Similarly, util and io are also predefined packages. Therefore, all of these are built-in packages.
The lang package is a predefined package in Java that is automatically imported. Similarly, util and io are also predefined packages. Therefore, all of these are built-in packages.