Give the truth table for a Half Adder, Give a gate level
implementation of the same?
Answer Posted / sanjay
Circuit needs two binary inputs and two ninay outputs.
variable inputs desginate the augend and addend bits; the
output variables output produce the sum and carry(the
higher significant bit of the output is called Carry).
A B S(Sum) COut(Carry)
0 0 0 0
0 1 1 0
1 0 1 0
1 1 0 1
| Is This Answer Correct ? | 26 Yes | 2 No |
Post New Answer View All Answers
On a scale of one to ten, rate me as an interviewer now 26 which stack is used in 8086?
Explain sim and rim instructions?
The address capability of 8085 is 64 kb.explain?
Comment the size of stack?
What are the typical errors associated with using stack in a program?
Define the 8085 instruction format and their classification according to word size?
Explain the purpose of the status register?
How many logical drives is it possible to fit onto a physical disk?
what are the differences between isolated i/o and memory mapped i/o
What is the function of ale and how does it works?
What is the bit size of Itanium processor of Intel?
Explain all the addressing modes of the 8085 with the help of examples.
rtos kernal have memory managament,sheduler and timer but not haveing file system how vxworks allocate file table process in memory? bud gpos have inside kernal
explain the trap input for the 8085.
In 8085 name the 16 bit registers?