EOF exception stands for
a) end of the folder
b) existence of the file
c) end of file
d) existing field
10 exception stands
a) Input exception
b) input-output exception
c) input outburst exception
d) in out exception
Throwable has 2 sub clam
a) input & output
b) error & process
c) error & exception
d) exception & handling
Code that throws an exception
a) catch block
b) try/catch block
c) try block
d) throw block
Another option to use a try/catch block is
a) throws
b) finally
c) final
d) catch
When multiple exceptions are to be thrown which clause is used)
a) finally
b) final
c) throws
d) catch