cs190m-assignments
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| cs190m-assignments [2008/10/05 12:12] – jtkorb | cs190m-assignments [2008/10/29 16:54] (current) – jtkorb | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Due 11/3/08 (in class) ====== | ||
| + | |||
| + | You don't need to hand anything in, just be prepared to discuss. | ||
| + | |||
| + | - Study the Amazon.com interview questions. | ||
| + | - Try making a simple program with two threads that deadlocks the Ninjas. | ||
| + | - After you figure out what the inner class one prints, type it in and run it. | ||
| + | - Identify your single most time-consuming Project 3 bug. | ||
| + | - What failure did it cause (e.g., what output did you see)? | ||
| + | - What was the error? | ||
| + | - How did you fix it? | ||
| + | |||
| + | |||
| + | |||
| ====== Due 10/8/08 (in class) ====== | ====== Due 10/8/08 (in class) ====== | ||
| - | - Print the "What makes a good program?" | + | - Print the "What makes a good program?" |
| - | - Add a junit test module to your project (Project 2B). Submit hardcopy of your test class and include with project submission on regular due date. | + | - Add a junit test module to your project (Project 2B). Submit hardcopy of your test class (e.g., '' |
| - | Questions for class time discussion (nothing to be handed in, just be prepared to answer): | + | //Questions for class time discussion (nothing to be handed in, just be prepared to discuss): // |
| - To what noun does the adjective " | - To what noun does the adjective " | ||
| - | - Distinguished | + | - Distinguish |
| - On what syntactic structure is a " | - On what syntactic structure is a " | ||
| - Do casts generate compile time or runtime errors? | - Do casts generate compile time or runtime errors? | ||
| Line 13: | Line 27: | ||
| - What is multiple inheritance? | - What is multiple inheritance? | ||
| - What approach (keyword) in Java is used in place of multiple inheritance? | - What approach (keyword) in Java is used in place of multiple inheritance? | ||
| - | - With what syllable | + | - With what syllable |
| - Name two Java techniques to determine the class of an object. | - Name two Java techniques to determine the class of an object. | ||
| - What is the alternative way to implement a thread without subclassing Thread? | - What is the alternative way to implement a thread without subclassing Thread? | ||
| - | - Variables may be of primitive type, class type, and what third type? | + | - Variables may be of primitive type, class type, array type, and what fourth |
cs190m-assignments.1223233964.txt.gz · Last modified: 2008/10/05 12:12 by jtkorb