7. Write the truth table of the following boolean function :
(i) A:B + AB
(ii) A' + B + C
(iii) A'C + C'B + B':A
Attachments:
Answers
Answered by
1
Answer:
pls mark me as brainliest also follow me
Explanation:
Truth Table is the tabular representation of the values given and the result obtained due to any logical operation. For example:
1st Value 2nd Value Output
0 0 1
0 1 0
1 0 1
1 1 0
1st Value 2nd Value Output
FALSE FALSE TRUE
FALSE TRUE FALSE
TRUE FALSE TRUE
TRUE TRUE FAL
Similar questions