Respuesta :

Answer:

A truth table is a logical expression of the given inputs specially in boolean algebra and boolean functions in computer science and digital electronics.

Explanation:

Number of variables are 3 i.e A,B and C

so the number of bits are 2^3=8

A      B     C           A+B               B+C         (A+B)(B+C)

0       0     0             0                   0                    0

0       0      1             0                    1                    0

0       1       0             1                    1                    1

0       1       1              1                    1                    1

1        0      0             1                    0                   0  

1        0      1              1                     1                    1

1        1       0             1                     1                    1

1        1        1             1                     1                    1

RELAXING NOICE
Relax