Give the truth table for a Half Adder, Give a gate level
implementation of the same?
Answer Posted / amika
Implementation requires a two input XOR for sum, and same
two input AND for carry.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
What type of instruction is cpi ācā and define the action it performs?
Define microcontroller?
What is the stack segment used for?
Other than setb, clr are there any single bit instructions?
Explain what is the main difference between 8085 and 8086 processors?
Where 8086 mostly used & tell application of 8086?
What is the position of the stack pointer after the pop instruction?
What are the various interrupts in 8086?
What are Pseudo instructions basically?
List out addressing modes in mcs-51?
Explain the significance of signal?
List the various registers of 8085?
What type of interrupts are used for critical events and why?
Device density on a microprocessor/chip?
After the following has been executed MOV BL, 8C MOV AL, 7E ADD AL, BL; what will be the contents of register AL?