Question: 1. What restrictions are to be imposed on the assembly language if a single-pass assembler is needed?
2. Write a subroutine to subtract two numbers in ASC. Use this subroutine in a program that inputs 10 pairs of numbers and outputs the difference of each pair.