In Java, when you open a text file you should account for a possible:

(a) FileNotFoundException
(b) FileFullException
(c) FileNotReadyException
(d) all of the above

(a) FileNotFoundException

Computer Science & Information Technology

You might also like to view...

The ________ property helps Access understand how to display data

Fill in the blank(s) with correct word

Computer Science & Information Technology

A can be used in repetition structures to indicate the end of data entry.

a) counter b) boolean c) sentinel value d) None of the above.

Computer Science & Information Technology