Examlex

Solved

Which of the Following Statements Is NOT Correct

question 9

Multiple Choice

Which of the following statements is NOT correct?


Definitions:

Random Access Files

Files that allow data to be read or written in any order, as opposed to sequential access where data is read in order.

Offset Value

Refers to the distance or difference in location, often used in computing to specify the position of a data item within a data structure.

Fwrite()

A function in many programming languages used for writing data to a file.

Related Questions