When a method in an object-oriented program causes an exception, such as dividing by 0, the method ____.

A. throws the error
B. stops the exception
C. catches the exception
D. throws the exception


Answer: D

Computer Science & Information Technology

You might also like to view...

Scriptlets are blocks of code delimited by_______ and_______.

a) < !---, -->. b) < %, %>. c) < %=, %>. d) None of the above.

Computer Science & Information Technology

Using the Search ________ is another way to filter data in a PivotTable report and find relevant information easily

Fill in the blank(s) with correct word

Computer Science & Information Technology

Once a database is open, ____ is one way to improve overall performance.

A. Memory B. Modem speed C. Network connection D. Java version

Computer Science & Information Technology

When you want to process only partial data, you can use the stream function ____ to discard a portion of the input.

A. clear B. skip C. delete D. ignore

Computer Science & Information Technology