Java Games: Flashcards, matching, concentration, and word search.

Boolean Operators(IBF)

AB
AND,&Results must include both words
OR,|results must include at least one of the words
+results must include the word specified after the operator
NOT,!results must exclude the word specified after the operator
NEAR, ADJ,FAR, BEFOREtwo keywords on a page must be within a certain proximity to each other (near or far)
""keyword must appear in phrases in the order specified.
*The root word can include variations in spelling. This boolean operator is called a wildcard character
.The root word cannot be expanded for example color. will return only color not colors, colorize, or Colorado



This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities