Examlex

Solved

Write the Code to Declare a Variable Named OutFile That

question 54

Short Answer

Write the code to declare a variable named outFile that can be used to write data to a sequential access file.Then write the statement to open a sequential access file named customers.txt for output.


Definitions:

Related Questions