Which of the following are Boolean operaters?

A.) and, or, not
B.) to, for, from
C.) a, and, the
D.) is, are not

The Boolean operators are logical operators that are commonly used in computer programming and logic. They are used to create logical expressions and evaluate conditions. The correct option containing Boolean operators is A.) and, or, not.

To find the correct answer, you could have recognized that Boolean operators are used to combine or modify logical values, such as true and false. In option A, the words "and," "or," and "not" are commonly known as Boolean operators. In contrast, options B, C, and D do not include typical Boolean operators. Thus, by eliminating the incorrect options, you can determine that the correct answer is A.) and, or, not.

http://www.google.com/search?q=boolean+operators&oq=boolean+operators&aqs=chrome..69i57.3664j0j7&sourceid=chrome&es_sm=119&ie=UTF-8