8
© 2003 John D. McGregor
Example
 >javac –classpath .;%classpath% trial5.java
 
 >java –classpath .;%classpath% trial5
 
 5
 
 Repeat this using all the tests on the previous page
 
 Are we confident this method is correct?