Practical 5 Marks.txt (sample) 1. Write a C++ program to read the contents of Marks.txt file and then find out the students with the minimum score and the maximum score Ahmed 90 and display their names and scores on the screen and a file called results.txt. Badria 85 Noor 91 Khalid 70 Said 65 Suha 80

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter7: Arrays
Section: Chapter Questions
Problem 7PP: (Numerical) Using the srand() and rand() C++ library functions, fill an array of 1000 floating-point...
icon
Related questions
Question
please by using C++ compailar gdb program
Practical 5
Marks.txt
(sample)
1. Write a C++ program to read the contents of Marks.txt file and then
find out the students with the minimum score and the maximum score
and display their names and scores on the screen and a file called
results.txt.
Ahmed 90
Badria 85
Noor 91
Khalid 70
Said
65
Suha
80
Transcribed Image Text:Practical 5 Marks.txt (sample) 1. Write a C++ program to read the contents of Marks.txt file and then find out the students with the minimum score and the maximum score and display their names and scores on the screen and a file called results.txt. Ahmed 90 Badria 85 Noor 91 Khalid 70 Said 65 Suha 80
Expert Solution
steps

Step by step

Solved in 6 steps with 5 images

Blurred answer
Knowledge Booster
Form
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr