![]() |
![]() |
|
home—info—lects—labs—exams—hws
tutor/PIs—Object120 + its docs—java.lang docs—java.util docs
(15pts) On WebCT > assessments, complete the questions for hw03a. (Note how WebCT shows that you have one attempt and 30min to complete the questions after you start. There are 15 questions, similar in style to the hw02a-soln (which you can repeat as many times as you like, not for a grade, with no time limit). You will not submit any hardcopy.
(20pts)
Turn in test cases, javadoc documentation,
and a stub1 method for the functions below.
Turn in a hard copy, and attach your
Note that there are several different situations you want to test. Remember the mind-set: if somebody else's code passes your test but it still contains bugs, your test-cases are to blame (since they incorrectly vetted the code as being good)!
Your javadoc documentation should include
(15pts)
Turn in a working version of the functions below (including your test cases
from part (b)).
(Your could should compile; if it doesn't, note that at the top of your paper.)
Turn in a hard copy, and attach your
Note that there are quite a few ways to solve this problem.
Any approach using (only) the techniques from lecture/labs is fine.
However, do not use techniques not mentioned in class
(loops, arrays, lists, or re-assigning to a variable).
You may use any functions from class
You'll write two functions:
1Do not submit code which correctly computes the answer -- only a compiling stub version! ↩
home—info—lects—labs—exams—hws
tutor/PIs—Object120 + its docs—java.lang docs—java.util docs
©2010, Ian Barland, Radford University Last modified 2010.Sep.23 (Thu) |
Please mail any suggestions (incl. typos, broken links) to ibarland ![]() |
![]() |