Posts

8-BITS ADDITION

Image
STATEMENT: Two 8-bit number are stored at memory location 2100 and 2101. Add this two number and store result at memory address 2102. If carry generated then store it at memory address 2103. FLOW CHART: PROGRAM: INPUT & OUTPUT: