📝 Question
#2051
Which of the following is true for character mode operation of telnet implementation?
✓
Correct Answer
C. each character typed is aggregated into a word and then sent to the server
💡
Explanation
In character mode, each character that the user is typing is immediately sent to the server which then interprets it only after the complete operation command is received.
⌨️ Press
A
B
C
D
to select