RU beehive logo ITEC dept promo banner
ITEC 120
2010fall
ibarland

homeinfolectslabsexamshws
tutor/PIsbreeze (snow day)
Object120 + its docsjava.lang docsjava.util docs

lect12b
arrays, cont.

arrays

The before files:


The after files: ArrayDemos.java, along with TestArrayDemos.java, and the general-purpose TestUtils.java.


1 In this class we've been re-copying it into each project; in real life you'd only have one copy on your system, and you'd give javac and java info on where they should look for any files which aren't part of the project. This is called the “classpath”; it can be provided either by a command-line flag to java and javac, or by setting the command shell's “environment variable” “CLASSPATH”.      

homeinfolectslabsexamshws
tutor/PIsbreeze (snow day)
Object120 + its docsjava.lang docsjava.util docs


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