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 09:48] – 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 "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 discuss): // | ||
+ | - To what noun does the adjective " | ||
+ | - Distinguish between dynamically bound methods and statically bound data members. | ||
+ | - On what syntactic structure is a " | ||
+ | - Do casts generate compile time or runtime errors? | ||
+ | - What is " | ||
+ | - What is multiple inheritance? | ||
+ | - What approach (keyword) in Java is used in place of multiple inheritance? | ||
+ | - With what syllable do '' | ||
+ | - Name two Java techniques to determine the class of an object. | ||
+ | - What is the alternative way to implement a thread without subclassing Thread? | ||
+ | - Variables may be of primitive type, class type, array type, and what fourth type? |
cs190m-assignments.1223225288.txt.gz · Last modified: 2008/10/05 09:48 by jtkorb