Program that loads the keywords and definitions

Assignment Help C/C++ Programming
Reference no: EM13907635

1) Develop the part of the program that loads the keywords and definitions from the external file

2) Develop the part of the program that displays a randomly chosen keyword and three possible definitions (all taken from the data). The three definitions must include the correct one and two other randomly chosen definitions. The three definitions shown to the user must be different from each other.

3) Develop the part of the program that will allow the user to choose one of the definitions.

a. If they choose the correct definition a ‘success' message is displayed.

b. If they choose an incorrect definition, they are told they are wrong and are shown the correct definition.

4) Develop the program so that tasks 2 and 3 are repeated continuously until the user has correctly matched every keyword with its definition exactly twice.

a. Once the keyword has been correctly matched with its definition twice, it should not be displayed again.

b. The three definitions should be displayed in a random order each time. This is to make sure that the correct definition is not easily identified by its position.

5) Extend the program so that when the user has identified all keywords correctly twice the following information is displayed.

a. The total number of incorrect attempts at matching keywords with their definitions.

b. The total time, displayed in minutes and seconds, it took for the student to complete the quiz.

c. The user should be given the option to either start the quiz again or exit the program.

Reference no: EM13907635

Questions Cloud

Compute the sum of the first : Assume there is a variable , h already associated with a positive integer value. Write the code necessary to compute the sum of the first h perfect squares, starting with 1 .
Program that generates a new list : Given a list listA of numbers, write a program that generates a new list listB with the same number of elements as listA, such that each element in the new list is the average of its neighbors and itself in the original list. For example, if listA..
Write an sql drop statements that will drop the all tables : Write an SQL DROP statements that will drop the all tables. Add these statements to the appropriate location within the script file - Write a SQL CREATE TABLE statement to create the ALLOCATION table. Add the SQL statement to the appropriate locati..
Analysis of flexible budgets and standard costs emphasizes : Analysis of flexible budgets and standard costs emphasizes the importance of a similar unit of measure for meaningful comparisons and evaluations.
Program that loads the keywords and definitions : 1) Develop the part of the program that loads the keywords and definitions from the external file
Folsom custom skis as discussed in the chapter opener : Folsom Custom Skis, as discussed in the chapter opener, uses a costing system with standard costs for direct materials,
Differentiate between scope verification and scope control : "Differentiate between scope verification and scope control of the Microsoft NT conversion project". Justify the importance of scope verification and scope control for the success of the project
Access the annual report of piaggio : The usefulness of its budgets, variances, and related analyses depends on the accuracy of management's estimates of future sales activity.
Advantages to having such a policy? : advantages to having such a policy?

Reviews

Write a Review

C/C++ Programming Questions & Answers

  Calculate the cube of a number

Write a program that will calculate the cube of a number. Do this by writing a user defined function that returns the cube of the value passed to it. Print out the results from main.

  Develop a time delay procedure

Develop a time delay procedure for the 2.0 GHz Pentium 4 that waits for 80s.

  Whitewater high school has contracted

Whitewater High School has contracted you to write a program that will read a file of student names and test scores in the formation FIRST NAME LAST NAME: SCORE1 SCORE2 SCORE3, where each of the scores is an integer

  Program that use classes game-arena-robot and player

Your assignment is to complete this C++ program skeleton to produce a program that implements the described behavior. (We've indicated where you have work to do by comments containing the text TODO;

  The program should support a ''new'' feature

Write a GUI program that represents a simple Notepad clone. The program should support a 'new' feature that clears the text buffer, a save feature that writes to a file using a PrintStream

  Implementing the tictac-toe game

A software company that develops games has just hired you! Before working on the next version of Medieval Menace they have given you the task of implementing the tictac-toe game in C++

  Prompt the user for 3 sentences of text

Prompt the user for 3 sentences of text. Pass these pieces of text into a function connect() which will connect all three sentences into one long sentence. Pass the combination sentence back to the main program, where it is printed.

  Calculate the balance by adding deposits

Display the new balance in a ReadOnly text box or a label. Calculate the balance by adding deposits and subtracting service charges and checks. Include buttons for Calculate, Clear, and Exit.

  Gcd between two positive integer numbers

Write a C++ code for calculating the GCD (Greatest Common Divisor) between two positive integer numbers. You  should  use Euclid's  original  subtraction  based  GCD algorithm ( not  using  modulo operator). You should write a function following t..

  How does a sequential file work

How does a sequential file work? Provide an example. Provide C++ code that opens, reads, and then closes a sequential file

  Write function compute square root together with prototype

Write a C++ function called compute together with its prototype that is passed 2 integers, A and B and returns the square root of A2+B2 ,as a double.

  Pairs of equivalent english spanish words

Create a program to implement a bi-lingual dictionary.set up an array to contain pairs of equivalent english spanish words.When an english word is input, looks up its spanish equivalent and display it.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd