What I have learned from this experiment module

What I have learned from this experiment module

by Refatunnabi Hridoy -
Number of replies: 0

From this experimental module, we basically learn some very important things, such as-

  1. Scan data input from the user.
  2. Printing the input and string given by the user.
  3. Interrupting of the input-output by "Int 21h".
  4. Putting a Dollar ($) sign after every string in the data section.
  5. Taking AH=1 for the input, AH=2 for the output, and AH=9 for the string.