Question: Write a CH function named check that accepts one integer number as a parameter (i.e., numberl). The function returns true if the number1 is less

Write a CH function named check that accepts one integer number as a parameter (i.e., numberl). The function returns true if the number1 is less than or equal to zero otherwise check will retum false. The data type of the return value is a bool
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
