InterviewSolution
Saved Bookmarks
| 1. |
-2004)10.7 What are the output bits S(Sum) and C (Carry)of a Half Adder having inputs A = 1 and B = 1?SC(a) 1(b) 1(c) 0(0) 0iplexerany of-- Ann71 |
|
Answer» Option Cas S= A+ B( x OR)= 0 nowA.B= C= 1 |
|