Typically __________ causes an error that causes an exception to be thrown.,

a. The user who enters data
b. The operating system that freezes.
c. The author of the application code
d. The class member function author
e. None of the above


Correct responses are part a) the user who enters data, and part c) the application program author.
Explanation: The one thing the application author cannot control and must program around is the user who enters data. The application program author also can make errors that exceptions can detect and manage. (Though this is chancy.)

Computer Science & Information Technology

You might also like to view...

Each array in Java has a public field named __________ that contains the number of elements in the array..

a. size b. capacity c. length d. limit

Computer Science & Information Technology

The three ways to return control from a called function to a caller are ______ , _________ and _________ .

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Network adapters ________

A) enable nodes in a network to access the network and to communicate with each other B) act like a traffic signal on a network C) are always Ethernet NICs D) are necessary only on servers in a client/server network

Computer Science & Information Technology

Which statement is NOT true regarding motherboards?

A. also called a system board B. has a CPU socket C. has a heat sink on the PCIe slots D. has slots for DIMMs

Computer Science & Information Technology