Which of the following means accessing information from a file non-sequentially?
a. linear access
b. incremented acces
c. random access
d. protected access
e. None of these
c. random access
Computer Science & Information Technology
You might also like to view...
In function apart defined below, how many of the arguments are considered input arguments?
``` (float x, int& wholep, float& fracp) { // computations ... return; } ``` a. 0 b. 1 c. 2 d. 3 e. All of the above.
Computer Science & Information Technology
You can listen to or watch a podcast on a _____.
A. ?computer B. ?smartphone C. ?tablet D. ?all of the above
Computer Science & Information Technology