# Write a program in 8086 assembly language that accepts two input characters,packs and then swap its characters,in one word and store them in consecutive locating in a memory buffer. the first address of the buffer is (400)16. The size of buffer is (512)10 words.If buffer overflows,the computation should halt.