Object-Oriented Programming 1: 2.1 Date Night Debugging Quiz

  1. Use the starting code below to answer the questions in the appropriate debugging quiz in Blackboard
    1. Download the starting code.
    2. 2.1 Date Night code (download)

      Note: This is the same starting code used in this week's class diagram assignment.

    3. Extract the contents of the zip file to the location of your choice.
    4. Open the .sln file and examine the code in preparation for the quiz. Ensure that line numbers are turned on.
    5. Tip: You can turn on line numbers by clicking Tools | Options. Within the Options window, navigate to Text Editor | All Languages in the left-hand pane. Check the Line numbers checkbox in the right-hand pane.

    6. Open the appropriate quiz in Blackboard and answer the questions. The quizzes are auto-graded, so follow these guidelines when answering questions:
    7. Tip: Remove any breakpoints before proceeding to the next question.