19.0k views
4 votes
Sam is a data analyst at an advertising firm. He often uses a spreadsheet that contains media ratings details. He would like to filter the spreadsheet data based on different filter criteria. Which operators can he use to specify the combination of filter criteria?

1 Answer

2 votes

Answer: Boolean

Step-by-step explanation:

Boolean, refers to a subset of algebra that's used in the creation of true or false statements. It should be noted that Boolean expressions use operators such as AND, OR, XOR, and NOT in the comparison of values and also in order to return a true or false result.

Since Sam would like to filter the spreadsheet data based on different filter criteria, the operators that he can use to specify the combination of filter criteria is Boolean.

User Guibin
by
5.2k points