Write a truth table for the given Boolean expression A+B.C'+A'.C'
Answers
Answered by
0
Answer:
As well as a standard Boolean Expression, the input and output information of any Logic Gate or circuit can be plotted into a standard table to give a visual representation of the switching function of the system.
Explanation:
Then the four possible combinations of A and B for a 2-input logic gate is given as:
Input Combination 1. – “OFF” – “OFF” or ( 0, 0 )
Input Combination 2. – “OFF” – “ON” or ( 0, 1 )
Input Combination 3. – “ON” – “OFF” or ( 1, 0 )
Input Combination 4. – “ON” – “ON” or ( 1, 1 )
Answered by
2
A truth table is representation of boolean function or expression containing all possible combination of input values and their result .
Attachments:
Similar questions