Boolean Logic


(bool´ē-&n loj´ik) (n.) Named after the nineteenth-century mathematician George Boole, Boolean logic is a form of algebra in which all values are reduced to either TRUE or FALSE. Boolean logic is especially important for computer science because it fits nicely with the binary numbering system, in which each bit has a value of either 1 or 0. Another way of looking at it is that each bit has a value of either TRUE or FALSE.

Read Also:

  • Boolean Operator

    There are five Boolean operators that can be used to manipulate TRUE/FALSE values. These operators have the following meanings, where x and y represent values of TRUE or FALSE. The OR operator is often called an inclusive OR, whereas XOR is an exclusive OR. Boolean operators are used widely in programming and also in forming […]

  • Boolean Search

    A type of search allowing users to combine keywords with operators such as AND, NOT and OR to further produce more relevant results. For example, a Boolean search could be “hotel” AND “New York”. This would limit the search results to only those documents containing the two keywords.

  • Boot Configuration Data

    Abbreviated as BCD, Boot Configuration Data is used in Windows Vista in place of the boot.ini system file that is found in earlier versions of the Windows operating system.

  • Borland International

    A company providing programming and database tools. Borland was founded in 1983 and has its headquarters in Scotts Valley, California. Products include: Delphi – Windows development tool Borland C++ – language IntraBuilder – visual JavaScript toolset CodeWright – programming editing Kylix – e-business development for Linux Janeva – platform interoperability

  • Break key

    A special key on computer keyboards that temporarily interrupts the computer’s communications line. This usually terminates an established modem connection. Not all keyboards have a Break key, and not all programs respond to it.


Disclaimer: Boolean Logic definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.