What do you mean by scanner class?
124 Likes
Scanner class is used to get user input. It is present in java.util package.
Answered By
79 Likes
Differentiate between the following:
nextInt( ) and nextFloat( ) methods
Syntax and logical errors
What are the different ways to give input in a Java Program?
What is the use of the keyword import?