Question: in c++ format please the code below needs to be revised and filled in with the post and pre conditions in the requirements requirements: Update
in c++ format please
the code below needs to be revised and filled in with the post and pre conditions in the requirements
requirements:
Update the comments for each prototype by filling in the pre and post conditions.
Remember that pre conditions indicate what conditions must be met BEFORE the user calls the function. The function will not work properly unless the pre conditions are met.
Post conditions indicate what will be the result of the function call. In other words, what conditions will exist after the function is called.
code provided:
#include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
