Question: Write a program that reads data from two files ( student . txt , score.txt ) , stores them in arrays, and outputs the result

Write a program that reads data from two files (student.txt, score.txt),
stores them in arrays, and outputs the result according to the menu.Enter the fileName2 : score.txt'
need help for show top three scores of c++ and java . the print out would be like the second piecture which has name id and c++ score and java score. NO VECTOR OR MAP. USING C++.Thanks!
Show top three scores of C++ and Java
Exit
Choose one menu (1~6):
Enter the fileName1 : student. txt
Enter the fileName2 : score. txt
Write a program that reads data from two files (

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!