Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

C++ programming language: Loops & Files Write a program that opens the file: MOD7DATA.txt, reads all the values from the file, and calculates the following:

C++ programming language:

Loops & Files

Write a program that opens the file: "MOD7DATA.txt", reads all the values from the file, and calculates the following: A) The number of values in the file B) The sum of all the values in the file (a running total) C) The average of all the values in the file. D) The minimum value. E) The maximum value. F) The range of the data set of values. G) The number of times the value: '357' occurrs in the file.

Display the resulting output for Items A-G.

MOD7DATA.txt

42 468 335 501 170 725 479 359 963 465 706 146 282 357 828 966 492 996 943 828 437 392 605 903 154 293 383 422 357 717 719 896 448 727 772 539 870 913 668 300 36 357 895 704 812 323 334 674 665 142 712 254 869 548 645 663 357 758 38 860 724 742 530 779 317 36 191 843 289 107 357 41 943 265 649 447 806 891 730 371 351 7 102 394 549 630 624 85 955 757 841 967 377 932 309 945 440 627 324 538 539 119 83 930 542 834 357 116 640 659 705 931 978 307 674 357 387 22 746 925 73 271 830 778 574 98 513 987 291 162 637 356 768 656 575 32 53 351 151 942 725 357 967 431 108 192 8 338 458 288 754 384 946 910 210 759 357 222 589 423 947 507 31 414 169 901 592 763 656 411 360 625 538 549 484 596 42 603 351 292 837 375 21 597 22 349 200 669 485 282 735 54 1000 419 939 901 789 128 468 729 894 357 649 484 808 422 311 618 375 814 515

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Marketing The Ultimate Marketing Tool

Authors: Edward L. Nash

1st Edition

0070460639, 978-0070460638

More Books

Students also viewed these Databases questions