Question: 1. Write a program which will work for the following equation and store the output in memory. (5) (Store the output in memory location 73145,

1. Write a program which will work for the following equation and store the output in memory. (5) (Store the output in memory location 73145, Take user input, Work using 16-bit number, Show output in console) x = (x - 1)2 + (y - 1) 2. Write a program to display the transpose of a matrix. (10) [Take user input, Take a 5x2 matrix, Use jump instruction to create loop, Use procedure]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
