Explore topic-wise MCQs in Computer Networks.

This section includes 5 Mcqs, each offering curated multiple-choice questions to sharpen your Computer Networks knowledge and support exam preparation. Choose a topic below to get started.

1.

Which of the following is true for character mode operation of telnet implementation?

A. each character typed is sent by the client to the server
B. each character typed is discarded by the server
C. each character typed is aggregated into a word and then sent to the server
D. each character type is aggregated into a line and then sent to the server
Answer» B. each character typed is discarded by the server
2.

If we want that a character be interpreted by the client instead of serve?

A. escape character has to be used
B. control functions has to be disabled
C. it is not possible
D. none of the mentioned
Answer» B. control functions has to be disabled
3.

In character mode operation of telnet implementation

A. each character typed is sent by the client to the server
B. each character typed is discarded by the server
C. each character typed is aggregated into a word and then send to the server
D. none of the mentioned
Answer» B. each character typed is discarded by the server
4.

All telnet operations are sent as

A. 4 bytes
B. 8 bytes
C. 16 bytes
D. 32 bytes
Answer» C. 16 bytes
5.

In “character at a time” mode$

A. Character processing is done on the local system under the control of the remote system
B. Most text typed is immediately sent to the remote host for processing
C. All text is echoed locally, only completed lines are sent to the remote host
D. None of the mentioned
Answer» C. All text is echoed locally, only completed lines are sent to the remote host