Computer Science Engineering (CSE) Exam  >  Computer Science Engineering (CSE) Tests  >  Test: File Transfer Protocol (FTP) - Computer Science Engineering (CSE) MCQ

Test: File Transfer Protocol (FTP) - Computer Science Engineering (CSE) MCQ


Test Description

10 Questions MCQ Test - Test: File Transfer Protocol (FTP)

Test: File Transfer Protocol (FTP) for Computer Science Engineering (CSE) 2024 is part of Computer Science Engineering (CSE) preparation. The Test: File Transfer Protocol (FTP) questions and answers have been prepared according to the Computer Science Engineering (CSE) exam syllabus.The Test: File Transfer Protocol (FTP) MCQs are made for Computer Science Engineering (CSE) 2024 Exam. Find important definitions, questions, notes, meanings, examples, exercises, MCQs and online tests for Test: File Transfer Protocol (FTP) below.
Solutions of Test: File Transfer Protocol (FTP) questions in English are available as part of our course for Computer Science Engineering (CSE) & Test: File Transfer Protocol (FTP) solutions in Hindi for Computer Science Engineering (CSE) course. Download more important topics, notes, lectures and mock test series for Computer Science Engineering (CSE) Exam by signing up for free. Attempt Test: File Transfer Protocol (FTP) | 10 questions in 30 minutes | Mock test for Computer Science Engineering (CSE) preparation | Free important questions MCQ to study for Computer Science Engineering (CSE) Exam | Download free PDF with solutions
Test: File Transfer Protocol (FTP) - Question 1

The password is sent to the server using ________ command.

Detailed Solution for Test: File Transfer Protocol (FTP) - Question 1

The PASS command, preceded by the username, completes the user’s identification for access control in an FTP session. Without the valid password, the user won’t be able to initiate the FTP connection.

Test: File Transfer Protocol (FTP) - Question 2

FTP is built on _____ architecture.

Detailed Solution for Test: File Transfer Protocol (FTP) - Question 2

An FTP connection includes a Server and a Client which wish to share a number of data files. The server can transfer files with multiple clients at the same time while the client communicates with only one server at a time.

1 Crore+ students have signed up on EduRev. Have you? Download the App
Test: File Transfer Protocol (FTP) - Question 3

Find the FTP reply whose message is wrongly matched.

Detailed Solution for Test: File Transfer Protocol (FTP) - Question 3

The correct response code for the message “Can’t open data connection” is 425. Response code 452 is sent usually when the connection is suddenly closed.

Test: File Transfer Protocol (FTP) - Question 4

Identify the incorrect statement regarding FTP.

Detailed Solution for Test: File Transfer Protocol (FTP) - Question 4

FTP is out-of-band because the data connection is done separately through port 20 and control connection is done separately through port 21.

Test: File Transfer Protocol (FTP) - Question 5

FTP server _____________

Detailed Solution for Test: File Transfer Protocol (FTP) - Question 5

FTP server maintains state information of every control connection to keep track of the active and inactive connections in the session. This helps the server decide which connection to terminate, in case the connection is inactive for too long.

Test: File Transfer Protocol (FTP) - Question 6

Expansion of FTP is __________

Detailed Solution for Test: File Transfer Protocol (FTP) - Question 6

File Transfer Protocol is an application layer protocol used to share “files” between a server and a client. The protocol uses two separate ports for data and control connections: port 20 for data and port 21 for control.

Test: File Transfer Protocol (FTP) - Question 7

FTP uses _________ parallel TCP connections to transfer a file.

Detailed Solution for Test: File Transfer Protocol (FTP) - Question 7

Control connection using FTP port: 21, and data connection using FTP port: 20. The FTP session is started or ended using port 21 and the actual data i.e. files are sent through port 20.

Test: File Transfer Protocol (FTP) - Question 8

If 5 files are transferred from server A to client B in the same session. The number of TCP connections between A and B is _______

Detailed Solution for Test: File Transfer Protocol (FTP) - Question 8

The client would first initiate the TCP control connection through port 21. Then for every file transfer, a separate connection would be made through port 20. Now, since we have five files to be transferred, 1 control connection + 5 data connections = 6 total TCP connections.

Test: File Transfer Protocol (FTP) - Question 9

The commands, from client to server, and replies, from server to client, are sent across the control connection in ________ bit ASCII format.

Detailed Solution for Test: File Transfer Protocol (FTP) - Question 9

FTP was designed to transmit commands only in English characters that are possible with just 7 bits in ASCII. Even the media has to be converted to ASCII before transmission.

Test: File Transfer Protocol (FTP) - Question 10

The data transfer mode of FTP, in which all the fragmenting has to be done by TCP is ________

Detailed Solution for Test: File Transfer Protocol (FTP) - Question 10

Stream mode is the default mode of FTP, in which the TCP transforms/fragments the data into segments, and then after the transmission is completed, converts it back to stream of bytes.

Information about Test: File Transfer Protocol (FTP) Page
In this test you can find the Exam questions for Test: File Transfer Protocol (FTP) solved & explained in the simplest way possible. Besides giving Questions and answers for Test: File Transfer Protocol (FTP), EduRev gives you an ample number of Online tests for practice

Top Courses for Computer Science Engineering (CSE)

Download as PDF

Top Courses for Computer Science Engineering (CSE)