ASL STEM Logo

ASL STEM

Scanner Class Sign Video

No video uploaded yet.

Definition

The Scanner class is a class in java.util, which allows the user to read values of various types. It also simplifies reading from the console and from files.

Source: Reges & Stepp, 2007

Example

The Scanner class is a class in java.util, which allows the user to read values of various types. It also simplifies reading from the console and from files.