Question: Rewrite the code in Figure 8-93 to read each line of a text file into an array named strFordModel. Do While objReader. Peek = -1
Rewrite the code in Figure 8-93 to read each line of a text file into an array named strFordModel.
Do While objReader. Peek = -1 strFordModel (intCount) int Count + 1 Loop FIGURE 8-93 objReader.ReadLine()
Step by Step Solution
3.33 Rating (156 Votes )
There are 3 Steps involved in it
To read each record of a file ... View full answer
Get step-by-step solutions from verified subject matter experts
