Write a Visual Logic program that opens an input file and writes the file data in an array.

Write a Visual Logic program that opens an input file and writes the file data in an array.
March 11, 2023 Comments Off on Write a Visual Logic program that opens an input file and writes the file data in an array. Uncategorized Assignment-help
Words: 42
Pages: 1
Subject: Uncategorized

Read chapter 10. 1. Write a Visual Logic program that opens an input file and writes the file data in an array. 2. Calculate the average from the data and display the average. 3. Think about a file exception error. Handle the exception in your program.