If a function will possibly throw an unhandled exception, the try block should
a. be in the function definition
b. encompass the function call
c. be in the catch block
d. not be used
b. encompass the function call
Computer Science & Information Technology
You might also like to view...
PowerPoint 2013 includes a Thesaurus feature
Indicate whether the statement is true or false
Computer Science & Information Technology
When a form is protected, you can move from one content control to the next by pressing Tab
Indicate whether the statement is true or false
Computer Science & Information Technology