---Advertisement---
Application Layer Computer Networks Computer Science Engineering OSI Model Telnet

Telnet Interview/Exam Question-Answer Part 1

By smart_answer13

Published on:

---Advertisement---

Q.1 Select correct option for “character at a time” mode?

       A. Most text typed is immediately sent to the remote host for processing

       B. Character processing is done on the local system under the control of the remote system

       C. All text is processed locally, and only confirmed lines are sent to the remote host

       D. All text is echoed locally, only completed lines are sent to the remote host

Ans : Most text typed is immediately sent to the remote host for processing


Q.2 The application layer protocol used by a Telnet application is ________.

       A. HTTP

       B. Telnet

       C. SMTP

       D. FTP

Ans : Telnet


Q.3 Which file is used to change the Telnet server?

       A. root.xml

       B. server.xml

       A. maintain.xml

       B. All of the above

Ans : server.xml


Q.4 Select correct syntax which initiate a to www.smartanswer.in?

       A. telnet:www.smartanswer.in

       B. telnet//www.smartanswer.in

       C. telnet www.smartanswer.in

       D. telnet://www.smartanswer.in

Ans : telnet://www.smartanswer.in


Q.5 _______ allows you to connect and login to a remote computer.

       A. Telnet

       B. FTP

       C. HTTP

       D. SMTP

Ans : Telnet


Q.6 Can you test if a TCP/IP port in Linux by using the telnet command?

       A. True

       B. False

Ans : True


Q.7 Select the False option among the following?

       A. telnet is a general purpose client-server program

       B. telnet lets user access an application on a remote computer

       C. telnet can be used for remote login

       D. telnet can also be used for file transfer

Ans : telnet can also be used for file transfer


Q.8 Telnet is used for _______.

       A. Remote Login

       B. Basic Encoding Resolver

       C. Network of Telephones

       D. Teleshopping site

Ans : Remote Login


Q.9 How to interpreted a character by the client instead of server _________.

       A. control functions has to be disabled

       B. interpret as command (IAC) escape character has to be used

       C. cli character has to be used

       C. it is not possible

Ans : interpret as command (IAC) escape character has to be used


Q.10 -l option is used to specify a login name?

       A. True

       B. False

Ans : True


Q.11 Which operating mode of telnet is full duplex?

       A. server mode

       B. default mode

       C. character mode

       C. line mode

Ans : line mode


Telnet

smart_answer13

---Advertisement---

Related Post

Operating System Processes MCQ (Interview-Exam) Question-Answer

Q.1 To access the services of operating system, the interface is provided by the ___________.        A. API        B. Assembly instructions     ...

Operating System MCQ Question-Answer Part 4

Q.1 What is an operating system?        A. System service provider to the application programs        B. Interface between the hardware and application programs ...

AH and ESP Protocols Interview/Exam Question-Answer

Q.1 Which two types of encryption protocols can be used to secure the authentication of computers using IPsec?        A. SHA        B. Kerberos ...

UDP Interview/Exam Question-Answer

Q.1 Return value of the UDP port “Chargen” is _______.        A. String of integers        B. String of characters        C. ...

Leave a Comment