90.1k views
0 votes
What is a boolean logic?

User Tan Jinfu
by
8.1k points

2 Answers

1 vote
Boolean logic is a system that allows a searcher to communicate to a database specific relationships between keywords (or concepts) when searching. The most commonly used Boolean commands (sometimes called logical operators) are AND, OR, and NOT.
User Gfaceless
by
8.4k points
3 votes

Boolean logic is a form of computer science developed by mathematician George Boole in the mid-1800s. It supports a great deal of algorithmic programming and the emergence of computing functionality approaching artificial intelligence. Boolean logic depends on certain very basic operators, including AND, OR and NOT. Experts add the operators NAND and NOR, which combine one of these operators with a negative NOT operator.

User Grant Birchmeier
by
8.3k points