Exit GPYC GIAC Python Coder (GPYC)
Question 3 of 5
0% complete
Q3 Single choice

What happens if a programmer fails to build exception handling into a program, and the program encounters an unexpected error condition?

  • A

    The interpreter will ignore the error and move to the next line

  • B

    The application will print a warning to the console and continue to the end

  • C

    The computer will "fuzz" input until it finds one that generates no error

  • D

    The application will terminate immediately or after resources are exhausted