Difference: CSC122F2021Lab1 (2 vs. 3)

Revision 32021-08-18 - cathybareiss

Line: 1 to 1
 
META TOPICPARENT name="CSC122SylF2021"

Quizzing tool

Learning Objective(s)

Line: 6 to 6
 
  1. Demonstrate Java skills including use of arrays
  2. Provide an opportunity to demonstrate use of classes

Overview of the Challenge

Changed:
<
<
Write a program that gives a multiple quiz to the user. The data associated with the quiz is stored in a text file. At the end of the quiz, inform the user as to the number of questions answered correctly.
>
>
Write a program that gives a multiple choice quiz to the user. The data associated with the quiz is stored in a text file. At the end of the quiz, inform the user as to the number of questions answered correctly.
 

Specifics

  • The data file. The format of the data file is as follows:
    • First line is the number of questions in the file
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback