Tuesday, November 19, 2013

check online CS101 - Introduction to Computing Assignment No. 01 Fall 2013 Due Date : Nov 26, 2013



check online CS101 - Introduction to Computing Assignment No. 01 Fall 2013 Due Date : Nov 26, 2013
 Fill the empty cells for the following truth table where A, B and C are three binary inputs in the truth table.

Inputs
Output
Output
Output
Output
A
B
C
(A’+B’)’
(A’+C)’
(A’+B’)’⊕(A’.C’)
(A⊕ C).(B⊕C)
0
0
0




0
0
1




0
1
0




0
1
1




1
0
0




1
0
1




1
1
0




1
1
1