You can edit almost every page by Creating an account. Otherwise, see the FAQ.

Boolean algebra

From EverybodyWiki Bios & Wiki

Script error: No such module "Draft topics". Script error: No such module "AfC topic".

(boolean algebra) is... (a part of digital system and architecture study. It consists of laws and theorems used to perform logical operations in a computer. Following are laws used in boolean algebra.)

  • first law:
  a) if x!=0 then x=1
  b) if x!=1 then x=0
  • second law:
  a)0+0=0
  b)0+1=1
  c)1+0=1
  d)1+1=1
  • third law:
  a)0.0=0
  b)0.1=0
  c)1.0=0
  d)1.1=1
  • fourth law:
  a)0 complement=1
  b)1 complement=0
  • demorgan theorem
 a+b the whole cmplement  is equal to a complemet logical multiplication b complememt.


This article "Boolean algebra" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Boolean algebra. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.

Page kept on Wikipedia This page exists already on Wikipedia.