89.7k views
3 votes
A logical function is a function that works with values that are either ____.

a. true or false
b. right or wrong
c. absolute or relative
d. positive or negative

User WinWin
by
8.1k points

1 Answer

5 votes

Answer:

The answer is True or False

Step-by-step explanation:

Logical functions are special symbols or words that allow us to compare data and introduce decision-making techniques when executing functions and formulas. We use these functions when we want to test multiple conditions. By default, when their arguments are evaluated, logical functions return conditions that are either TRUE or FALSE. The four logical functions that we can work with are, AND, OR, XOR, and NOT.

User Parasietje
by
8.2k points