Which of the following functions would not be used to write data randomly to a random access file?

a. tellg
b. seekp
c. write
d. All of the above would be used.


a. tellg

Computer Science & Information Technology

You might also like to view...

A(n) ________ is any cell value that depends on the value in a given cell

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Acceptance testing is designed to verify that the new information system works as required.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Text messaging and e-mail demonstrate which type of communication model?

Computer Science & Information Technology

After a button click event is registered, the associated method is called ____.

A. using the keyword this. B. using the object name for the form. C. using the object name for the button. D. automatically when the button is clicked.

Computer Science & Information Technology