Change Contents of the Bubble
View this PageEdit this PageUploads to this PageHistory of this PageHomeRecent ChangesSearchHelp Guide

Pre-quiz 4-Fall 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 in case you didn't here it is again.

Link to this Page