LDA 8 ;load the byte stored at memory address 0x0008 into the accumulator. LDA #8 ;load the number 8 into the accumulator.