SWE 619 Quiz Guide 1
Fall 2023


I intend for Quiz 1 to be a gentle introduction to 619 quizzes.

Quiz 1 will revisit the example from In-Class Exercise 0. I'll ask you about the first of the two given equals() methods, as well as "corner" cases where this method might do something odd.

You should be able to determine how the code behaves on specific inputs and explain why (in terms of Java execution) the code behaves that way.

Quiz 1 may also include items from the syllabus and from the readings. Please read both carefully!