Scanner class belongs to the __________ package.
Answers
Answered by
1
java.util package
Scanner is a class in java. util package used for obtaining the input of the primitive types like int, double, etc. and strings.
Answered by
0
Answer:
Java util package
Scanner is a class in java . Util package used for obtaining the input of the primitive types like int, double, etc. and strings.
Similar questions