Code of statements causing abnormal termination of program should be written under try block

Q.  The code of statements which may cause abnormal termination of the program should be written under_________ block.
- Published on 19 Jul 15

a. Try
b. catch
c. Finally
d. None of these

ANSWER: Try
 

    Discussion

  • Dileep meghwal   -Posted on 28 Jun 16
    finally
  • Boris   -Posted on 11 Jun 16
    Correct answer "None of these"
    Or
    You ave to replace "Try" with "try"

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)