When an exception occurs, the try block _______.
a) expires
b) continues until a matching catch block
c) continues until the end of the try block
d) None of the above
a) expires
Computer Science & Information Technology
You might also like to view...
Answer the following statements true (T) or false (F)
1. An algorithm can produce an answer in an infinite number of steps. 2. The ellipsis symbol is used to indicate the entry and exit points of a program flowchart. 3. A system flowchart is also called a logic diagram. 4. A program can be described as data independent if it contains no variable names. 5. The use of constants helps to ensure that a program is data independent.
Computer Science & Information Technology
When tables are joined in a query, it is not possible to restrict retrieval by using criteria.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology