GIAC Python Coder (GPYC) GPYC Question # 13 Topic 2 Discussion

GIAC Python Coder (GPYC) GPYC Question # 13 Topic 2 Discussion

GPYC Exam Topic 2 Question 13 Discussion:
Question #: 13
Topic #: 2

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


Get Premium GPYC Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.