Question: Write the code to declare a variable named inFile that can be used to read data from a sequential access file. Then write the statement
Write the code to declare a variable named inFile that can be used to read data from a sequential access file. Then write the statement to open a sequential access file named inventory.txt for input.
Step by Step Solution
3.53 Rating (170 Votes )
There are 3 Steps involved in it
Dim inFile A... View full answer
Get step-by-step solutions from verified subject matter experts
