Examlex

Solved

The ____ Aggregate Function Finds the Largest Value

question 9

Multiple Choice

The ____ aggregate function finds the largest value.


Definitions:

Rewind()

A function in C that sets the file position indicator to the beginning of a file stream.

Random Access Files

Files that allow data to be read or written in any order, not necessarily sequentially.

Current Position

Refers to the immediate location in a data stream or file where the next read or write will occur.

Related Questions