0% found this document useful (0 votes)
6 views

Boolean Logic Assessment

Uploaded by

anish
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views

Boolean Logic Assessment

Uploaded by

anish
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

1. Why do computers store data using binary?

2. Draw a logic diagram to represent the following expressions:

a. P=A AND B

b. P=A OR B

c. P=(A AND B) OR C

2
d. P=(A AND B) AND NOT C

3. Complete the Truth Tables for the following expressions:


a. Q=(NOT A) AND B

A B NOT A Q

b. Q=(NOT A) OR B

A B NOT A Q

c. Q=(A AND B) OR C

A B C A AND B Q

2
d. Q=AB OR CD

A B C D AB CD Q

4. Write out the Boolean expressions to represent each of the following circuits:
a.

2
b.

3
c.

You might also like