Should an application catch objects of type Error?

What will be an ideal response?


Most programs should not attempt to catch errors, because the program usually can not
recover from such errors.

Computer Science & Information Technology

You might also like to view...

A centralized server provides access to file and print services as well as email

Indicate whether the statement is true or false

Computer Science & Information Technology

A network provides authorized users access to networked peripheral devices.

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

Computer Science & Information Technology

An Excel ________ is made up of one or more worksheets

Fill in the blank(s) with correct word

Computer Science & Information Technology

How to find the JSON element length in android JSON?

A - count() B - sum() C - add() D - length()

Computer Science & Information Technology