8-BITS ADDITION

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:

FLOW CHART
PROGRAM:
PROGRAM

INPUT & OUTPUT:
INPUT & OUTPUT





Comments