Which protocol, not appropriate for use over the Internet, is used for transferring files between servers and clients without requiring a user login?

A. HTTP
B. FTP
C. TFTP
D. SMTP


Answer: C

Computer Science & Information Technology

You might also like to view...

If a thread attempts a P operation when a counting semaphore has been decremented to zero, ________.

a) the thread obtains a resource from the pool and decrements the semaphore to -1 b) the thread obtains a resource from the pool and the semaphore remains equal to 0 c) the thread must wait until a resource is returned to the pool by a V operation d) the thread returns a resource to the pool and increments the semaphore to 1

Computer Science & Information Technology

Answer the following statement(s) true (T) or false (F)

1. The original 10Mbps Ethernet standard was based on Linux Ethernet. 2. The 10Broad36 is the only 10Mbps Ethernet that does not operates on baseband. 3. The full-duplex switched network has the capability to increase the data rate of an Ethernet network by a factor of two. 4. The 100Base-T2 Fast Ethernet was developed to let users of 10Base-T Ethernet upgrade their networks from a 10Mbps to a 100Mbps Ethernet network. 5. The 1000Base-CX Gigabit Ethernet implementation uses special balanced shielded twisted pair aluminum cable.

Computer Science & Information Technology

An SQL SELECT statement is used to retrieve reports from tables in a database

Indicate whether the statement is true or false

Computer Science & Information Technology

The ________ loop can be used to compare a value to each of the values in an array

Fill in the blank(s) with correct word

Computer Science & Information Technology