What is the use of the keyword import?
148 Likes
import keyword is used to import built-in and user-defined packages into our Java program.
Answered By
90 Likes
What do you mean by scanner class?
What are the different ways to give input in a Java Program?
What is a package? Give an example.
What is the use of the keyword 'import' in Java programming?