Question: Use Windows Form Applications (Visual Studio - Windows Basic) Task # 1: Write a program that creates a comma-delimited text file containing 10 random integers
Task # 1: Write a program that creates a comma-delimited text file containing 10 random integers per line. The form for the program enables the user to select the quantity and range of the random numbers. The path of the file is "c:data.txt." Form Quantity Range Low High Generate Data Save Exit Task #2: Develop a program that reads the file created by programming Task 1 and displays the quantity of numbers that were read, the largest and smallest numbers, and the mean. Form1 Quanity :Results Analyze Egi Min Max Mean Task #3: Practice your work and be ready for a pop assignment
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
