Introduction to the Scanner Object in Java
May 06, 2021•9 min•Ep. 6
Episode description
Learn how to create a software program utilizing the Scanner object. In Java, Scanner allows the user to input text and is a good first step in creating interactive programs.