Describe each possibility in your own words.
Describe each possibility in your own words:
First is something wrong with the arguments the function is getting; a precondition is violated.
Second, something wrong with the function; a post condition is violated.
And third, something wrong with the return value or the way it is being used.
Comments
Leave a comment