Overview

In this lab, you will learn the basics of console I/O, Submit, and Input redirection.

In this lab you will:

  1. Learn how Java reads from and writes to the console.
  2. Write a simple program that uses console I/O
  3. Learn how to submit your code
  4. Learn how to redirect file input.