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

Sept2023 Q9

Uploaded by

Kaung Khant Kyaw
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)
4 views

Sept2023 Q9

Uploaded by

Kaung Khant Kyaw
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/ 2

13 September 2023

Question 9
This question is about truth tables and selection.
a) The following statement is a logical equation with TWO (2) logic variables B and C.
Q = C OR NOT (B AND C)
Copy and fill in the truth table for all combinations of B and C. 4

b) In a logic circuit there are FOUR (4) logical variables. We wish to construct a truth table for this
circuit. How many rows do we need in the truth table to accommodate all combinations of the
variables? You must show your workings. 2
c) The following table shows the relationship between the values of R and S. 4

Complete the missing information in the following if statement.


If R = ……. Then S = 0
Otherwise
If R > ……. Then S = …….
Otherwise
S = …….
Total 10 Marks
Answer
Q9. (a)

(b) 24=2 × 2 × 2 × 2=16


(c) If R = …0…. Then S = 0
Otherwise
If R > …0…. Then S = …1….
Otherwise
S = …-1….

You might also like