Examlex

Solved

Write the Code to Declare a Variable Named InFile That

question 5

Short Answer

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 samples.txt for input.


Definitions:

Related Questions