Each assembly language statement is translated into a machine instruction by the assembler ... msgstr mov ah,9 int 21h sloop: cent: call getnumb test ax,ax je exit push ax mov dx,offset cseg ...