Can we import class from default package in Java?

You can’t import classes from the default package . You should avoid using the default package except for very small example programs. From the Java language specification: It is a compile time error to import a type from the unnamed package.

Sizin İçin Seçtik  How do I sign into my Google Account?

Leave a Reply

Your email address will not be published. Required fields are marked *