(Choose 1 answer)
INT 21h/AH=1 is
A. write character from standard input, entry is stored in AL.
B. read character from standard input, with echo, result is stored in AL.
C. write character from standard input, entry is stored in AH.
D. read character from standard input, with echo, result is stored in AH.