Site Search

CS 111: Program 2 main content

Based on Programming Challenge #5: Driver's License Exam Class on page 538 of your textbook.

Write a program to

Hint: store the user's answers in an array of char.

Sample Session

Design your own console-based user interface. Make it user-friendly and easy to follow

Programming Style Requirements

What to turn in

  1. Source program printouts stapled together with file header comments on all printouts
  2. Be sure your project is saved in your u:\Program2\ folder
  3. The assignment is due at the start of lab 3. You program must compile and produce output for you to receive any credit.
    • You are allowed one late programming assignment for the quarter.

Grading Criteria

50 points maximum