App Logo

No.1 PSC Learning App

1M+ Downloads
Protocol used by WWW:

AFTP

BHTML

CSMTP

DHTTP

Answer:

D. HTTP

Read Explanation:

HTTP is the protocol used to transmit all data present on the World Wide Web(WWW).


Related Questions:

ASCII stands for :

What is the value of sum after the execution of the following code?

int sum = 0;

for (int i = -5; i<=;i++)

{

         if (!i) break;

         sum += i;

}

 

 

Queue in Data Structure is :
Which out the following is a scripting language?
Which computer language is used for Artificial Intelligence among the following?