1.Four bit together represent a
a.nibble b.bytes c.word d.sentence
2.one million bytes is often referred to as
a.kilobytes b.megabytes c.gigabytes d.terabytes
3.Given the following twthtable,ues karnaugh maps to write a boolean expression.
A B C out
0 0 0 1
0 0 1 1
0 1 0 0
0 1 1 0
1 0 0 0
1 0 1 0
1 1 0 1
1 1 1 1
4.Use truth table to prove that A(加号外面带一个圈) B
=AB+AB(前面那个AB A上有一横,后面那个AB B上有一横)
5.What are three possible values for the number 101? Explain.
a.nibble b.bytes c.word d.sentence
2.one million bytes is often referred to as
a.kilobytes b.megabytes c.gigabytes d.terabytes
3.Given the following twthtable,ues karnaugh maps to write a boolean expression.
A B C out
0 0 0 1
0 0 1 1
0 1 0 0
0 1 1 0
1 0 0 0
1 0 1 0
1 1 0 1
1 1 1 1
4.Use truth table to prove that A(加号外面带一个圈) B
=AB+AB(前面那个AB A上有一横,后面那个AB B上有一横)
5.What are three possible values for the number 101? Explain.