Contents of CountFlips/
A Tiny Java Program that Demonstrates
How to Create and use a Class
To download these files, either:
Click on CountFlips.zip -or-
Right-click on each individual file, and Save Target As onto your
hard drive
Coin.class |
Bytecode for the Coin class |
Coin.java |
Java source for the Coin class |
CountFlips.class |
Bytecode for the CountFlips class |
CountFlips.java |
Java source for the CountFlips class (the main routine) |
CountFlips.jpr |
RealJ project file |
CountFlips.rtf |
MS Word rich text format file containing the source |
CountFlips.zip |
ZIP file containing everything in this directory |
Doit.bat |
A DOS batch file to run CountFlips |
index.html |
This file |