Pre-quiz 4-Spring 2007
1.) Write the following lines to a file named prequiz4.txt (try doing it using a for loop):
Hello World.
I like Java.
0
1
2
3
4
5
6
7
8
9
2.) What is the point of a try-catch block and why are they needed?
3.) UML practice question
UML Practice Question
You should've gone over it last recitation, but just incase you didn't here it is again.
Links to this Page