Computer Science 202
Introduction to Programming
Fall 2013, The College of Saint Rose
Lecture 12: Exam Review; More on Keyboard I/O
Date: Thursday, October 3, 2013
Agenda
- Announcements
- Lecture 11 assignment recap
- More on Scanners reading numbers, Strings, entire lines
- An alternative mechanism for I/O in Java applications: the
JOptionPane
- Exam review
No New Lecture Assignment
Exam on Tuesday. Get ready!
Examples