Question:
Convert any hexadecimal number
Write complete programs for the following problems.
1. Convert any hexadecimal number from 00 to 63h placed in AX into its equivalent unpacked BCD number in AX.
2. Multiply the byte in register AL by the byte in register BL. Place the result in AX.