What are the reasons to create an instance of the File class?

a. To determine whether the file exists.
b. To obtain the properties of the file such as whether the file can be read, written, or is hidden.
c. To rename the file.
d. To delete the file.
e. To read/write data from/to a file


a. To determine whether the file exists.
b. To obtain the properties of the file such as whether the file can be read, written, or is hidden.
c. To rename the file.
d. To delete the file.

Computer Science & Information Technology

You might also like to view...

Which of the following is true?

a. Only class templates may specify default type arguments for type parameters. b. Only function templates may specify default type arguments for type parameters. c. Both class templates and function templates may specify default type arguments for type parameters. d. None of the above.

Computer Science & Information Technology

If you want to include ActionScript with an imported Fireworks graphic, it is much easier to import it as a ____.

A. movie clip B. symbol C. graphic D. any of the above

Computer Science & Information Technology

If you want to apply the same formatting enhancement to multiple controls, select them at the same time to make the same change to both.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

One way to check worksheet formulas for errors is to display the formulas on the worksheet rather then the formula results.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology