subject

1. mark the following statements as true or false. a. division by zero is an exception while opening an input file that does not exist is not an exception. b. suppose you use the assert function to check if certain conditions are met. if the conditions are not met, then the assert function terminates the program. c. one way to handle an exception is to print an error message and exit the program. d. all exceptions need to be reported to avoid compilation errors. e. every try block must have a catch block. f. the order in which catch blocks are listed is not important. g. if an exception is thrown in a try block, the remaining statements in that try block are executed after executing a catch block. h. in c , an exception is a value. i. the class invalid range deals with the string subscript out of range error. j. in c , any class can be considered an exception class. k. the exception class must contain at least one member. l. an exception can be caught either in the function where it occurred, or in any of the functions that led to the invocation of the method. m. when the function call stack is unwound, the function in which the exception was not caught terminates, but the memory for its local variables remains allocated.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 15:50
The file sales data.xlsx contains monthly sales amounts for 40 sales regions. write a sub that uses a for loop to color the interior of every other row (rows 3, 5, etc.) gray. color only the data area, columns a to m. (check the file colors in excel.xlsm to find a nice color of gray.)
Answers: 2
question
Computers and Technology, 22.06.2019 23:50
List a few alternative options and input and output over the standerd keyboard and monitor. explain their functioning in details.
Answers: 2
question
Computers and Technology, 23.06.2019 21:20
In microsoft word, when you highlight existing text you want to replace, you're in              a.  advanced mode.    b.  automatic mode.    c.  basic mode.    d.  typeover mode
Answers: 1
question
Computers and Technology, 25.06.2019 07:50
In addition to the four primary computer operations, today's computers typically also perform functions.
Answers: 1
You know the right answer?
1. mark the following statements as true or false. a. division by zero is an exception while opening...
Questions
question
Mathematics, 09.02.2021 18:10
question
Mathematics, 09.02.2021 18:10
question
Mathematics, 09.02.2021 18:10
Questions on the website: 13722363