Report Bug
Qus : An internet service that allows the user to move a file.
Qusएक इंटरनेट सेवा जो उपयोगकर्ता को फ़ाइल स्थानांतरित करने की अनुमति देती है।

A. SMTP
B. DHCP
C. FTP
D. IP Address


Solution
C. FTP



Explanation
The internet service that allows the user to move a file is called File Transfer Protocol (FTP). FTP is a standard network protocol used to transfer files from one host to another over a TCP-based network, such as the internet. Users can upload, download, and manage files on servers using FTP client software.



Report Bug