Computer Science, asked by pr1398, 6 months ago

can anyone give me brief description of scanner class

Answers

Answered by mahi577
1

Explanation:

The Scanner class is used to get user input, and it is found in the java.util package. To use the Scanner class, create an object of the class and use any of the available methods found in the Scanner class documentation.

Similar questions