📝 Question
#2040
Which amongst the following statements is correct for “character at a time” mode?
✓
Correct Answer
C. All text is echoed locally, only completed lines are sent to the remote host
💡
Explanation
In character at a time mode, the typed text is sent immediately to the remote host while the user is typing. Another mode used in Telnet is “Old line by line” mode in which only completed lines are sent to the remote host.
⌨️ Press
A
B
C
D
to select