What Is a Boolean Operator in a Computer System?

Boolean operators classify the relationship between words or phrases. They are used when trying to streamline a computer search. Here are some of the more commonly used operators.

  1. AND

    • The "AND" operator means that you want the results to fall in both categories. So if you do a computer search for "dogs AND terriers" the result will return only those dog breeds that are also terriers.

    OR

    • The "OR" operator means that you will take results that fall into either category. A computer search of "hotels in san diego OR hotels in san francisco" will return all hotels that are located in either city.

    NOT

    • The "NOT" operator is used when you want to eliminate certain criteria from your results. For example, if you are looking for airlines other than Northwest you may search for "airlines NOT northwest" and get a result of all airlines that are not Northwest.

    *

    • The "*" operator is used when you want a result to include all forms of a root word. If you search "parent*" your results will contain things about parent, parents, parenting and parenthood. The "*" is a placeholder for anything that might come after the root word "parent."

    Quotation Marks

    • Quotation marks are used when you want an exact phrase. If you search for "Glacier National Park" all results will contain the exact phrase "Glacier National Park" in them. You won't get results for "Glacier Park" because the phrase results need to appear exactly as searched for.

Related Searches:

References

Comments

You May Also Like

  • Define Boolean Operator

    Boolean operators are commands used in search engines to combine words or phrases in a way that produces useful results. Boolean logic...

  • Simplification of Boolean Functions

    Boolean algebra consists of the rules and mathematical operations for binary systems such as computers and other electrical circuits where both inputs...

  • What Is Boolean Language?

    Boolean language is based on a logic system used extensively in computers and database design. It is based on the algebra work...

  • How to Use Advanced Boolean Search Symbols

    Learn the basic operators. Boolean operators are "AND," "OR," "+," "NOT" and "-." The words must be spelled in all capital letters...

  • Requirements of a Computer Operator

    A computer operator offers his support and services to computer operating systems within a campus or business. He is responsible for keeping...

  • How to Simplify Boolean Functions

    Boolean algebra is a way of expressing logic using mathematical notation. Boolean equations can be very complicated, but there are a number...

  • How to Load an Operating System on a Computer

    Loading an operating system on a computer is a simple task that seems overwhelming for many computer users today. The operating system...

  • Simplifying Boolean Algebra

    Numbers and formulas help us put randomness into order. Electronics is no exception, and Boolean algebra takes confusing circuit diagrams and explains...

  • How to Convert Boolean Algebra

    Boolean algebra is a very complex topic, and related conversions are often used in creating electrical circuits. Gain an understanding of the...

Related Ads

Featured