Quiz
Here is a quiz to test your understanding of the concepts of contract programming in D.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
If one of the assert check fails in the in block of a function, will the function still proceed with the execution of statements in the do block?
A.
Yes
B.
No
1 / 4