99.6k views
4 votes
Which Boolean operator decreases the number of references by requiring a search to contain both of the words or phrases desired?

1 Answer

1 vote

Both AND and NOT are the Boolean operator that decreases the number of references by requiring a search to contain both of the words or phrases desired. The AND operator needs both the items to be on each item reverted. If one item is not included in the data and the other is not, the item will not be added to the list of results. The OR operator is whichever item (or two) will be in the reverted data.

User Zexks Marquise
by
8.3k points

Related questions

asked Jun 27, 2019 192k views
Cmeerw asked Jun 27, 2019
by Cmeerw
8.6k points
1 answer
0 votes
192k views
1 answer
2 votes
217k views