Multiple choice technology web technology

All the computers use a communication standard called

  1. RSS

  2. TELNET

  3. FTP

  4. HTTP

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

HTTP (Hypertext Transfer Protocol) is the standard communication protocol for web browsers and servers. RSS is for web feeds, TELNET for remote terminal access, and FTP for file transfer - none are the primary web communication standard.

AI explanation

To answer this question, you need to understand the different communication standards used by computers.

Option A) RSS - This option is incorrect because RSS (Really Simple Syndication) is a web feed that allows users to access updates to online content. Option B) TELNET - This option is incorrect because TELNET is a network protocol used to provide a bidirectional interactive text-oriented communication facility. Option C) FTP - This option is incorrect because FTP (File Transfer Protocol) is a standard network protocol used to transfer files between a client and a server on a computer network. Option D) HTTP - This option is correct because HTTP (Hypertext Transfer Protocol) is a communication standard used by computers to access and transfer information on the World Wide Web.

The correct answer is D) HTTP. This option is correct because it is the communication standard used by computers to access and transfer information on the web.