Which of the following is not an important method available for application file management?

a. Context.getFilesdir()

b. Context.openFileInput()

c. Context.getDirCacheInput()

d. Context.getFileStreamPath()


c. Context.getDirCacheInput()
Context.getDirCacheInput() is not an important method available for application file management. Important methods include Context.deleteFile(),
Context.fileList(), Context.getCacheDir(), Context.getDir(), Context.getExternalCacheDir(), Context.getExternalFilesDir(), Context.getFilesDir(), Context.getFileStreamPath(), Context.openFileInput(), and Context.openFileOutput().

Computer Science & Information Technology

You might also like to view...

What does Excel use to indicate optional arguments in a function?

A) Parenthesis () B) Curly brackets {} C) Quote marks "" D) Square brackets []

Computer Science & Information Technology

What type of borders help define columns?

A) Colored B) Horizontal C) Double-lined D) Vertical

Computer Science & Information Technology

In a table column, numbers representing currency can be aligned on their decimal points applying the ________ setting

A) Align Left B) Align Center C) Align Right D) Justify

Computer Science & Information Technology

The _______________ CODEC is used for high-definition movies on Blu-ray Discs.

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

Computer Science & Information Technology