To handle an exception, a program must "wrap" the potential exception-throwing statement(s) in a statement called a(n) ____ block.
A. exception
B. try-catch
C. throw
D. test
Answer: B
Computer Science & Information Technology
You might also like to view...
SQL, which stands for ____________, is a standard language for working with database management systems.
a. simultaneous query logic b. structured query language c. sequential query language d. standard quasi language
Computer Science & Information Technology
Import options are listed on Access's ______________ tab.
A. EXTERNAL DATA B. EXPORT DATA C. IMPORT DATA D. DATABASE TOOLS
Computer Science & Information Technology
To concatenate strings, use operator _______, StringBuilder method __________ or string method ____________.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
An operand that can be used to the right of an operator is a(n) ____________________.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology