MC The arguments to function seek are__________ (a required argument) and__________ (an optional argument).
a) offset and seek direction.
b) seek direction and location.
c) file-position pointer and location.
d) offset and file-position pointer.
a) offset and seek direction.
You might also like to view...
Before typing text on the stage, you must create a text ____.
a. flow b. index c. pointer d. container
How does the compiler handle the statement b=a?
A. It doesn’t. That’s the linker’s job. B. The assignment operator assigns the value of a into b. C. The assignment operator assigns the value of b into a. D. That is an invalid C++ statement.
The ________ function is used to find the median of values in a range
A) SUM B) AVERAGE C) COUNT D) COUNTA
A(n) ____________________ is an information system that captures and processes data from day-to-day business activities.
Fill in the blank(s) with the appropriate word(s).