Question: When a method tests an argument and returns a true or false value, it should return: A zero for true and a one for false
When a method tests an argument and returns a true or false value, it should return:
| A zero for true and a one for false | ||
| A Boolean value | ||
| A zero for false and a non-zero for true | ||
| A method should not be used for this type test |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
