+ 4
What is Boolean Algebra?
11 Respostas
+ 16
One of chapters in Digital electronics đ
+ 4
It's based upon true(1)/false(0) values.
+ 4
It's like algebra, only worse! đđ
+ 3
Jay Matthews Hmmm...So it's more than just 0's and 1's.Nice Explanation BTW... Thnx..
+ 2
Fata1 Err0r Got it.. đđ
+ 2
is use in the simplification of logical in puts
+ 1
It's about logic gates computation using logic operators like Not, Nor, And, Or, And!, etc.
0
Boolen algebra is the branch of algibra in which the values of the variables are the truth values true and false, usually denoted 1 and 0 respectively.
0
google search for java programming 10th edition cian lang. it's a pdf of a book and go to the boolean chapter. there you will find all the operators for boolean....like and /or and so on
- 2
The answer is
Not here
- 2
It is just an algebra which comes with "Discreet Mathematics" and deals only with two values such as True and False.