MC The__________ is an integer value that specifies the location in the file as a number of bytes from the seek direction of the file.
a) location.
b) file-position pointer.
c) offset.
d) bit.
c) offset.
Computer Science & Information Technology
You might also like to view...
Which of the following is not an indication that a function may be too complex?
a) it has a large size b) it has a large parameter list c) its name is a clear reflection of its function d) it performs multiple tasks
Computer Science & Information Technology
Which is not an attribute of a variable?
a) name b) definition c) type d) value
Computer Science & Information Technology