Computer Science, asked by bhavsarpreet2606, 2 months ago

In Java, which exception class is used for condition resulting in an attempt to access a



non-existing file ?

a) ArrayIndexOutOfBoundsException

b) FileNotFoundException

c) NullPointerException

d) PrinterIOException​

Answers

Answered by raminderdeepsinghdhi
1

Answer:

the answer of questions is b

Answered by atrs7391
0

In Java, which exception class is used for condition resulting in an attempt to access a non-existing file ?

a) ArrayIndexOutOfBoundsException

b) FileNotFoundException ✔✔

c) NullPointerException

d) PrinterIOException​

Similar questions