The code must be in Java The program will ask the user to input the file name then read several series of heart rates from a file, compute the minimum, maximum, and fitness quotient for each series, and output the input data and computed information into a document.  The final output should look like in the image given input.txt 3 8 68 69 76 78 77 77 78 80 20 67 69 78 83 83 84 79 82 79 84 83 82 83 84 79 83 80 78 84 84 5 63 71 73 78 76

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter2: Basic Elements Of C++
Section: Chapter Questions
Problem 14PE: 14. (Hard drive storage capacity) If you buy a 40 GB hard drive, then chances are that the actual...
icon
Related questions
icon
Concept explainers
Question

The code must be in Java

The program will ask the user to input the file name then read several series of heart rates from a file, compute the minimum, maximum, and fitness quotient for each series, and output the input data and computed information into a document. 

The final output should look like in the image given

input.txt

3

8

68

69

76

78

77

77

78

80

20

67

69

78

83

83

84

79

82

79

84

83

82

83

84

79

83

80

78

84

84

5

63

71

73

78

76

Fitness Quotient Minimum Heart Rate Maximum Heart Rate
Heart Rate Series
0.919
68
80
68, 69, 76, 78, 77, 77, 78, 80
0.887
67
84
67, 69, 78, 83, 83, 84, 79, 82, 79, 84, 83, 82, 83, 84, 79, 83, 80, 78, 84, 84
0.894
63
78
63, 71, 73, 78, 76
Transcribed Image Text:Fitness Quotient Minimum Heart Rate Maximum Heart Rate Heart Rate Series 0.919 68 80 68, 69, 76, 78, 77, 77, 78, 80 0.887 67 84 67, 69, 78, 83, 83, 84, 79, 82, 79, 84, 83, 82, 83, 84, 79, 83, 80, 78, 84, 84 0.894 63 78 63, 71, 73, 78, 76
Expert Solution
steps

Step by step

Solved in 2 steps with 2 images

Blurred answer
Knowledge Booster
Operators
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++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
Systems Architecture
Systems Architecture
Computer Science
ISBN:
9781305080195
Author:
Stephen D. Burd
Publisher:
Cengage Learning