Java Scanner Input Tutorial - Read String and Primitive Types Input

Published: 02 March 2020
on channel: Java Guides
1,320
12

In this video tutorial, we'll learn:
1. Scanner class overview
2. How does a Scanner work?
3. How to use the Java Scanner class to read input
4. How to read the file line by line with an example
5. Convert InputStream to String

Get the source code of this tutorial on my website at https://www.javaguides.net/2020/02/ja...

#scanner #java #javaguides