• Skip to main content
  • Skip to primary sidebar
  • Skip to secondary sidebar
  • Skip to footer

Computer Notes

Library
    • Computer Fundamental
    • Computer Memory
    • DBMS Tutorial
    • Operating System
    • Computer Networking
    • C Programming
    • C++ Programming
    • Java Programming
    • C# Programming
    • SQL Tutorial
    • Management Tutorial
    • Computer Graphics
    • Compiler Design
    • Style Sheet
    • JavaScript Tutorial
    • Html Tutorial
    • Wordpress Tutorial
    • Python Tutorial
    • PHP Tutorial
    • JSP Tutorial
    • AngularJS Tutorial
    • Data Structures
    • E Commerce Tutorial
    • Visual Basic
    • Structs2 Tutorial
    • Digital Electronics
    • Internet Terms
    • Servlet Tutorial
    • Software Engineering
    • Interviews Questions
    • Basic Terms
    • Troubleshooting
Menu

Header Right

Home » Electronics » Digital » What is Boolean Logic?
Next →
← Prev

What is Boolean Logic?

By Dinesh Thakur

This was first created by an English mathematician named George Boole in 1847 and yet, in one of the strange quirks of the computer industry, is now used in everything from circuit design to searching the Internet. In essence Boole developed a system for reducing complex questions into simple yes or no answers by using what are known as truth tables, sometimes called gates.

Although these truth tables or gates can take several forms the three that are relevant to Internet searches are AND, OR and NOT. Each one operates differently.

and

This produces an output only if two specified conditions are met. For example if a search was made on the words ‘Economic’ AND ‘Policy’ the truth table would be as follows:

1st Condition            2nd Condition               Output

(Economic)           (Policy)

NO                            NO                                           NO

YES                          NO                                           NO

NO                            YES                                         NO

YES                          YES                                         YES

Only if both words were found on the same website would a match be returned.

or

This produces an output if either specified condition is met. In the same example as above the truth table would be:

1st Condition        2nd Condition                  Output

(Economic)           (Policy)

NO                              NO                                            NO

YES                            NO                                            YES

NO                              YES                                          YES

YES                            YES                                           YES

If either word is found on a website a match would be returned.

not

This returns an output only if a specified condition is not met. To continue the above example if a search was made on the words ‘Economic’ NOT ‘Policy’ the truth table would be:

1st Condition             2nd Condition               Output

(Economic)                (Policy)

YES                                  YES                                       NO

NO                                    YES                                       NO

YES                                   NO                                        YES

NO                                     NO                                        NO

Only websites which contain the word ‘Economic’ but do not contain the word ‘Policy’ will be returned.

In electronics the output from one set of gates can become the input to others to produce complex switching arrangements which forms the basis of the computer microchip itself. Away from that it is by combining these various logical operators (as AND, OR and NOT are known) that highly precise Internet searches can be conducted, as will soon become clear.

You’ll also like:

  1. What is Boolean expression or Boolean logic?
  2. Describe the logic of a table lookup
  3. What is Arithmetic Logic Unit (ALU)? – Definition and meaning
  4. Java Boolean Variable Example
  5. Boolean Operators in C
Next →
← Prev
Like/Subscribe us for latest updates     

About Dinesh Thakur
Dinesh ThakurDinesh Thakur holds an B.C.A, MCDBA, MCSD certifications. Dinesh authors the hugely popular Computer Notes blog. Where he writes how-to guides around Computer fundamental , computer software, Computer programming, and web apps.

Dinesh Thakur is a Freelance Writer who helps different clients from all over the globe. Dinesh has written over 500+ blogs, 30+ eBooks, and 10000+ Posts for all types of clients.


For any type of query or something that you think is missing, please feel free to Contact us.


Primary Sidebar

Digital Electronics

Digital Electronics

  • Electronics - Codes
  • Electronics - Excess-3 Code
  • Electronics - BCD
  • Electronics - Binary Code Types
  • Electronics - Gray Code
  • Electronics - Digital System
  • Electronics - DSSS
  • Electronics - FHSS
  • Electronics - Analog System
  • Electronics - Diode
  • Electronics - Flip-flop
  • Electronics - Boolean Logic
  • Electronics - Analogue-to-digital
  • Electronics - Radio Modulations Types
  • Electronics - 8088
  • Electronics - ADC
  • Electronics - Breadboard
  • Electronics - 80486
  • Electronics - Amplitude Modulation
  • Electronics - Chip

Other Links

  • Digital Electronics - PDF Version

Footer

Basic Course

  • Computer Fundamental
  • Computer Networking
  • Operating System
  • Database System
  • Computer Graphics
  • Management System
  • Software Engineering
  • Digital Electronics
  • Electronic Commerce
  • Compiler Design
  • Troubleshooting

Programming

  • Java Programming
  • Structured Query (SQL)
  • C Programming
  • C++ Programming
  • Visual Basic
  • Data Structures
  • Struts 2
  • Java Servlet
  • C# Programming
  • Basic Terms
  • Interviews

World Wide Web

  • Internet
  • Java Script
  • HTML Language
  • Cascading Style Sheet
  • Java Server Pages
  • Wordpress
  • PHP
  • Python Tutorial
  • AngularJS
  • Troubleshooting

 About Us |  Contact Us |  FAQ

Dinesh Thakur is a Technology Columinist and founder of Computer Notes.

Copyright © 2025. All Rights Reserved.

APPLY FOR ONLINE JOB IN BIGGEST CRYPTO COMPANIES
APPLY NOW