Question 4. a. Write an assembly program that performs double precision, takes two double numbers from the user and performs multiplication. b. Describe Big Endian and Little Endian. Store bytes of ASCII characters j, k, I using Little Endian ordering at memory addresses: 0x00 0x01 0x02 (Look up the ASCII value in Hexadecimal for character
j,k,l
form the ASCII table)