When reading or writing information to a disk, what is one way the operations should be handled?

a. Using strings
b. Using AsyncTask objects
c. Using the main UI thread
d. Using Intent-based methods


b. Using AsyncTask objects
The file access functionality of your applications should be handled asynchronously using threads, AsyncTask objects, or other asynchronous methods.

Computer Science & Information Technology

You might also like to view...

A(n) ______ is a constrained version of a linked list in which nodes can be inserted and deleted only from the start of the list and node values are returned in last-in, first- out order.

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

Computer Science & Information Technology

When you choose a ____ image format, a tab with that format name appears in the dialog box shown in the accompanying figure, enabling you to refine settings for that format.

A. dynamic B. static C. portable D. destination

Computer Science & Information Technology

Many sports leagues have instituted policies to protect athletes from their own emotions

Indicate whether the statement is true or false

Computer Science & Information Technology

The ________ provides a structure for managing complex IT projects

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

Computer Science & Information Technology