Which of the following packages are automatically imported into the java source file by the java compiler?
Public Class Test
{
}
Reveal answer
Fill a bubble to check yourself
Which of the following packages are automatically imported into the java source file by the java compiler?
Public Class Test
{
}