Question: solve using JAVA program, using FILEINPUTSTREAM Consider the task of finding the average of numbers in a file containing a sequence of positive numbers. The
solve using JAVA program, using FILEINPUTSTREAM

Consider the task of finding the average of numbers in a file containing a sequence of positive numbers. The processing is to be done as follows: If at any point, the program encounters a negative number, the program should terminate immediately, printing an error mesg. If no negative number is encountered, the average of all the numbers is printed
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
