CS10 Lab00 --- to turn in
Name___________________________ Umail address ___________________________________
Answer the following questions (30 pts)
- (5 pts) What is the difference between being logged into to the Cooper lab machines, and being logged into the CSIL lab machines?
- (5 pts) How do you bring up a "terminal window" on the machines in the Cooper lab? (Describe the sequence of mouse clicks that are needed).
- (5 pts) If you have a terminal window for the Cooper lab systems, what do you type at the command prompt to get a terminal session on the CSIL machines?
- (5 pts) What do you type to compile a Java source file called HelloWorld.java?
- (5 pts) The result of question 4 is a file called HelloWorld.class. What do you type to run that program?
- (5 pts) What command do you type on the CSIL machines to turn in a file HelloWorld.java for lab assignment "lab00" in course "cs10"?
(end of lab00a.html)