Create a text file named grades.txt

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

Write a program to calculate students' average test scores and their grades. Creat a text file named grades.txt and add the following data just as it is:

Johnson 85 83 77 91 76    
 Aniston 80 90 95 93 48   
 Cooper 78 81 11 90 73     
 Gupta 92 83 30 69 87  
  Blair 23 45 96 38 59    
 Clark 60 85 45 39 67     
 Kennedy 77 31 52 74 83   
  Bronson 93 94 89 77 97    
  Sunny 79 85 28 93 82     
 Smith 85 72 49 75 63 
  1. Use three arrays: a one-dimensional array to store the students' names, a (parallel) two-dimensional array to store the test scores, and a parallel one- dimensional array to store grades.
  2. Your program must contain at least the following functions: a function to read the data from the external file and store into two arrays (the student array and the grades array), a function to calculate the average test score and grade and put it into the third array, and a function to output the results.
  3. Have your program also output the class average.

Note: A parallel array is an array whose subscripts correspond to the subscripts in another array. For example

students[0] = "Johnson" grades [0][] = {85, 83, 77, 91, 76}

The zero subscripts across the parallel arrays all refer to the first student in the list

 

Reference no: EM13161563

Questions Cloud

Data file is a comma separated : The data file is a comma separated text values stored in a file with '.CSV' extension. The file has five columns corresponding to employee data fields listed above.
Calculate the amount of stock reagent : Calculate the amount of stock reagent.
State what is the vapor pressure of an aqueous : What is the vapor pressure at 75 degrees celcius of an aqueous solution prepared by the addition of 52.9 g of urea CO(NH2)2 to 178 g of water?
What are the levels of marine zones : What are the levels of marine zones? Where is the aphotic zone? Pelagic zone?
Create a text file named grades.txt : Write a program to calculate students' average test scores and their grades. Creat a text file named  grades.txt
What is the ph of the buffer after the addition of naoh : What is the pH of the buffer after the addition of 0.02 mol of NaOH? C)What is the pH of the buffer after the addition of 0.02 mol of HI? Express Numerically
One-dimensional array to solve the : In C#, Use a one-dimensional array to solve the following problem. A company pays its salespeople on a commission basis. The salespeople each receive $200 per week plus 9 percent of their gross sales for that week. For example, a salesperson who gros..
What is the process of virus : what is a virus? what are the components of virus? what is the process of virus? what are the types ( classes) of virus?
What is cancer : what is cancer? why is it bad? what causes cancer? what are the types of cancer?What causes alzheimer's?

Reviews

Write a Review

C/C++ Programming Questions & Answers

  Create program that uses functions and reference parameters

Create program that uses functions and reference parameters, and asks user for the outside temperature.

  Write a program using vectors and iterators

Write a program using vectors and iterators that allows a user to maintain a personal list of DVD titles

  Write the code required to analyse and display the data

Calculate and store the average for each row and column. Determine and store the values for the Average Map.

  Write a webservices application

Write a webservices application that does a simple four function calculator

  Iimplement a client-server of the game

Iimplement a client-server version of the rock-paper-scissors-lizard-Spock game.

  Model-view-controller

Explain Model-View-Controller paradigm

  Design a nested program

How many levels of nesting are there in this design?

  Convert celsius temperatures to fahrenheit temperatures

Write a C++ program that converts Celsius Temperatures to Fahrenheit Temperatures.

  Evaluate and output the value in the given base

Write C program that will input two values from the user that are a Value and a Base with which you will evaluate and output the Value in the given Base.

  Design a base class shape with virtual functions

Design a base class shape with virtual functions

  Implementation of classes

Implementation of classes Chart and BarChart. Class barChart chould display a simple textual representation of the data

  Technical paper: memory management

Technical Paper: Memory Management, The intent of this paper is to provide you with an in depth knowledge of how memory is used in executing, your programs and its critical support for applications.

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