0
Plz explain it i cant understand explain me in an easy way
import java.util.Scanner
3 Answers
+ 2
You should import Scanner class Because
- To take input from user that is entered through keyboard.
0
pls
0
It's a pre-defined class which is made by the developers of Java. It helps you to scan the input you give.