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

Spring08-Pre-Quiz3-Questions

I copied the code from part IV of the Pre-Quiz in DrJava and in part c of question 2 and 3 where it says
raphael.toString();
leonardo.toString();
it does not show "A ninja turtle" in the interactions pane.
Are you sure the answers to the pre quiz are right?

In the files you have :
System.out.println(leonardo.toString());
but in the prequiz it only says leonardo.toString();

In part VI, why the card Number is initialized at -1?



Link to this Page