Which ADT operation(s) on an external file require us to transfer information to/from internal memory?
a) removals only
b) insertions only
c) insertions and removals only
d) insertions, removals and retrievals
d.
Computer Science & Information Technology
You might also like to view...
____________ is the process of catching an exception in the chain of method calls from the method where the exception occurred up to the main method.
a) Error handling b) Exception handling c) Exception propagation d) Catch block nesting e) Finally block nesting
Computer Science & Information Technology
A(n) ____ task is a task that is repeated at a regular interval.
A. concurrent B. emergent C. baseline D. recurring
Computer Science & Information Technology