Question: I WANT TO WRITE THIS PROGRAM IN C# CONSOLE PLEASE! how can I read from a file (student.txt) the first field in the first record
I WANT TO WRITE THIS PROGRAM IN C# CONSOLE PLEASE!
how can I read from a file (student.txt) the first field in the first record below here (which is 4) as the size of arrays, and then create and load parrallel arrays in C# console from the same file (student.txt) that have student's names and grades that appear like this:
4, 0
fred, 50
ted, 20
jerry, 30
mike, 80
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
