Write programs in assembly and C language that calculate the second power of an integer. The assembly language program should read its data from memory and write the results back to the memory. The C language program should read its data from the keyboard and output the results to the monitor.