Ch. 6.9: Returning a Boolean Value Flashcards
(1 cards)
1
Q
What is returning a Boolean value mean?
A
Frequently, there is a need for a function that tests an argument and returns a true or false value indicating whether or not a condition exists.