. Enter 3 numbers to memory from location (0300H to 0302H). Then Write anassembly program to add those 3 numbers and but the result in 0303H memorylocation. Decrement the result by one.2. Enter 2 numbers to memory location (0300H and 0301H). Then Write anassembly program to Subtract the number stored in 0301H from 0300H and butthe result in 0302H memory location. Increment the result by one.3. Enter one number to memory location 0300H. Then Write an assembly programto multiply that number with 02H and put the result in 0301H memory location.4. Enter 3 numbers to memory from location (0300H to 0302H). Then Write anassembly program to find the average number for them and but the result in0303H memory location.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here