Cristina A. answered 07/20/20
Tutor
5
(21)
Programming Tutor
A predicate is just a statement that can only either be true or false.
In programming, we refer to predicates as functions that return booleans.