...

/

Quiz: Error Handling in Functional Programming

Quiz: Error Handling in Functional Programming

Test your knowledge about error handling through a quiz.

We'll cover the following...
Technical Quiz
1.

(Fill in the blank.) The impurity associable with exceptions is a result of their inability to conform to the strictures of _______.

A.

Transient mutation

B.

Referential transparency

C.

Temporal coupling

D.

All of the above


1 / 5
...