RU beehive logo ITEC dept promo banner
ITEC 120
2008fall
aaray,
ejderrick,
ibarland,
jmdymacek

homeinfolabshwsexams
textbookjava.lang docsjava.util docsarchive

lect07b
Decisions!

  1. compute student exam average. (Or, batting average.) What's the average at the start of the semester, according to MLB? (Note that mathematically, the average is truly undefined.)
    See Student.java: before changes, and after changes..
  2. bank account withdrawl, including numTransations. Compute the transaction fee correctly (only after a certain #transaction).
    See BankAccount.java: before changes, and after changes..

    We also discussed:

  3. We compare numbers with >, >=, <, <=, ==, and !=.
  4. Don't confuse = and ==!

homeinfolabshwsexams
textbookjava.lang docsjava.util docsarchive


©2008, Ian Barland, Radford University
Last modified 2008.Oct.15 (Wed)
Please mail any suggestions
(incl. typos, broken links)
to iba�rlandrad�ford.edu
Powered by PLT Scheme