Computer Science, asked by thecyrusdavid, 8 months ago

Scanner class belongs to the __________ package.

Answers

Answered by BrainlyMehu
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 mdyousuf5471
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