Use notepad to place 20 integer values in a text file write


Problem

1. Write a C# program that prints the current directory and the name and size of all files that are stored in the directory. Your display should be aesthetically pleasing (numbers should be aligned and formatted).

2. Use Notepad to place 20 integer values in a text file. Write a C# program to retrieve the values from the text file. Display the number of values processed and the average of the values, formatted with two decimal places. Also display the smallest value and the largest value. To simplify the problem, the values can each be placed on separate lines.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Use notepad to place 20 integer values in a text file write
Reference No:- TGS02646913

Expected delivery within 24 Hours