143k views
4 votes
Which Boolean operator enables you to exclude a search term?

A. NOT
B. AND
C.OR
D.PLUS

2 Answers

1 vote
The answer would be Not, it isn't very hard to see this :P "And" is for including, "Or" is for either one or the other, and "Plus" is similar to "And"
User Bstampe
by
6.3k points
4 votes

Boolean Operators are simple words (AND, OR, NOT or AND NOT) used as conjunctions to combine or exclude keywords in a search.

The NOT Boolean operator enables you to exclude a search term. Correct answer: A The NOR operator excludes words from the search and by doing that it narrows the search, telling the database to ignore some concepts.

User Min
by
6.5k points