When you work with a ____________, you can jump directly to any piece of data in the file without reading the data that comes before it.
a. file object
b. binary file
c. direct access file
d. sequential access file
c. direct access file
Computer Science & Information Technology
You might also like to view...
________ is the process of opening, closing, saving, naming, deleting, and organizing digital files
Fill in the blank(s) with correct word
Computer Science & Information Technology
Overriding a method differs from overloading a method because:
a. Overloaded methods have the same signature. b. Overridden methods have the same signature. c. Both of the above. d. Neither of the above.
Computer Science & Information Technology