Question

Need is c # please Write an application that retrieves a student name and three scores...

Need is c # please

Write an application that retrieves a student name and three scores per line from a text file. Process the values by calculating the average of the scores per student.Write the name and average to a different text file.Test your application with a minimum of eight records in the original file.

0 0
Add a comment Improve this question Transcribed image text
Request Professional Answer

Request Answer!

We need at least 10 more requests to produce the answer.

0 / 10 have requested this problem solution

The more requests, the faster the answer.

Request! (Login Required)


All students who have requested the answer will be notified once they are available.
Know the answer?
Add Answer to:
Need is c # please Write an application that retrieves a student name and three scores...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Similar Homework Help Questions
  • Write a complete C++ program that reads students names and their test scores from an input...

    Write a complete C++ program that reads students names and their test scores from an input text file. The program should output each student’s name followed by the test scores and the relevant grade in an output text file. It should also find and display on screen the highest/lowest test score and the name of the students having the highest/lowest test score, average and variance of all test scores. Student data obtained from the input text file should be stored...

  • JAVA Write an application to test the HuffmanTree class. Your application will need to read a...

    JAVA Write an application to test the HuffmanTree class. Your application will need to read a text file and build a frequency table for the characters occurring in that file. Once that table is built create a Huffman code tree and then a string consisting of 0 and 1 characters that represents the code string for that file. Read that string back in and re-create the contents of the original file. Prompt the user for file name. Read the file,...

  • PLEASE USE BASIC C++ CODE PLEASE USE BASIC C++ CODE PLEASE HAVE DONE AS SOON AS...

    PLEASE USE BASIC C++ CODE PLEASE USE BASIC C++ CODE PLEASE HAVE DONE AS SOON AS POSSIBLE THANK YOU I REALLY APPRECIATE IT FILE TEXT: Mary 80 90 75 90 85 Joe 80 65 80 80 80 Same program as Quiz #4, but this time it must be done with arrays: Write a program that calculates the average of 5 test scores for each student on the file. Function 1--write a function to read the student's name 5 test scores...

  • (c) Write a single-page PHP application that dynamically checks and retrieves JSON data, every 30...

    (c) Write a single-page PHP application that dynamically checks and retrieves JSON data, every 30s from a web service implementing a RESTul API to a store database, located at http://localhost:8080/ and displays the CSS-styled data in a DIV element The returned JSON data contains four data items: a store id, the store name, the number of people entering in the last 5 minutes, and the number of people leaving in the last 5 minutes. (c) Write a single-page PHP application...

  • write a C progam not C++ please include comments im a beginner During a drawing competition,...

    write a C progam not C++ please include comments im a beginner During a drawing competition, the review system is implemented by assigning 3 to 5 reviewers per submission. Each drawing is ranked by 3 to 5 reviewers on a continuous scale of 1 to 5 (1 being the lowest score and 5 being the highest, decimal numbers are not allowed). Final results are saved in the reviews file (given separately). (Format of each line: author_name,score_Iscore_2............score 5) James,24152 Ann, 145...

  • Problem 1 Every line in the file grades.txt has the following structure: name homework scores quiz...

    Problem 1 Every line in the file grades.txt has the following structure: name homework scores quiz scores test scores The scores are separated by commas. The overall grade is calculated based on 20% for homework scores, 30% for quiz scores, and 50% for test scores. Write a function called transform that reads the lines of the grades.txt file and returns a dictionary with keys of type string and values of type dictionary. { 'Scott': { 'Homework : (100.0, 100.0, 90.0),...

  • Write in c++ please Read and write 5 students information such as, Student ID, first name,...

    Write in c++ please Read and write 5 students information such as, Student ID, first name, last name, GPA and Student Major from the txt file using Structure.

  • Write a class AdjustedAssignment that has private attributes for Name and a vector of integers Scores....

    Write a class AdjustedAssignment that has private attributes for Name and a vector of integers Scores. Add public set and get methods for Name Write a public method addScore that accepts an integer and add it's to the score vector write public methods for maximum, minimum and average - but before calculating, find the difference between the highest score and 100, and when calculating max, min and average, add that value to the result ( don't actually change the values...

  • C++ Write a function parseScores which takes a single input argument, a file name, as a string. Your function should read each line from the given filename, parse and process the data, and print the r...

    C++ Write a function parseScores which takes a single input argument, a file name, as a string. Your function should read each line from the given filename, parse and process the data, and print the required information. Your function should return the number of student entries read from the file. Empty lines do not count as entries, and should be ignored. If the input file cannot be opened, return -1 and do not print anything.     Your function should be named...

  • C++ please make it sifferent and unique Description Write a program that will read data from...

    C++ please make it sifferent and unique Description Write a program that will read data from the file "p6.dat". The file (that you will create) always contains 15 test scores (whole numbers between O and 100). The test scores are scores for 5 students taking 3 tests, and are arranged, in the file, by the student - that is the first 3 numbers are the test scores for test 1, 2, and 3 for the first student, etc. The program...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT