1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
nikdorinn [45]
3 years ago
8

The protocol that makes it possible for a Macintosh web browser to be able to retrieve a Web page from a Microsoft Web server is

called the _____________________.
Computers and Technology
2 answers:
olga2289 [7]3 years ago
4 0

Answer:

HyperText Transfer Protocol HTTP is a protocol that is used to retrieve a Web page from a Web server.

Explanation:

HyperText Transfer Protocol is the protocol used by the World Web and determines the formation and transmission of the message and defines the actions of Web servers and browsers.

HTTP is the text-based protocol. Clients send a request to a web server for web pages. When the request is served, each connection is discounted. A new connection must be created.

It is a TCP/IP based protocol that is used to deliver data on the World Wide Web. Data contains

  • HTML files
  • images
  • queries.

It provides a way for the computer to communicate with each other.

lapo4ka [179]3 years ago
4 0

Answer:

HTTP (HyperText Transfer Protocol)

Explanation:

HyperText Transfer Protocol (HTTP) is a protocol used in the world wide web for dictating and defining how data and information are formatted and transmitted across a network. It also describes and specifies the set of actions  that web servers and browsers perform on these data. With the HTTP, client browsers (such as those of Macintosh) can retrieve web pages from web servers (such as Microsoft web server).

To retrieve these web pages, the client browser first makes a request via http to the server. Then, if the server understands the request and the requested web page is available and accessible, the server, as a way of responding, returns the web page to the requesting web browser.

The regular HTTP uses a port number of 80 while its more secure version (HTTPS) uses a port number of 443.

You might be interested in
I want to know why almost every single "expert answer verified" thing I come across is wrong. If it's wrong, why the h is it exp
Studentka2010 [4]

Answer:

Because people just give out the verified things to the first person to answer their question

Explanation:

3 0
3 years ago
Read 2 more answers
Need to know? Anyone feel like helping me not fail
8_murik_8 [283]
I’m not sure but i think it might be design
4 0
3 years ago
Ano kaya ang nararamdaman mo at mangyari sayo kung tatlong araw ka nang hindi kumakain​
Feliz [49]

Ang mararamdaman mo ay pananamlay at tila walang lakas. Ang mangyayari sayo ay magkakasakit ka at pag ipinagpatuloy mo parin ang hindi pag kain, baka hindi lang sakit aabotin mo kundi kamatayan.

3 0
3 years ago
The function below takes a single string parameter: sentence. Complete the function to return everything but the middle 10 chara
dolphi86 [110]

Answer:

def get_middle_ten(sentence):

   ind = (len(sentence) - 12) // 2

   return sentence[ind:ind + 12]

# Testing the function here. ignore/remove the code below if not required

print(get_middle_twelve("abcdefghijkl"))

print(get_middle_twelve("abcdefghijklmnopqr"))

print(get_middle_twelve("abcdefghijklmnopqrst"))

7 0
3 years ago
Instructions The population of town A is less than the population of town B. However, the population of town A is growing faster
weeeeeb [17]

Answer: The c++ program is given below.

#include <iostream>

using namespace std;

int main() {

float townA, townB, growthA, growthB, populationA, populationB;

    int year=0;    

cout<<"Enter present population of town A : ";

cin >> townA;  

cout<<endl<<"Enter present growth rate of town A : ";

cin >> growthA;

growthA = growthA/100;  

cout<<endl<<"Enter present population of town B : ";

cin >> townB;  

cout<<endl<<"Enter present growth rate of town B : ";

cin >> growthB;

growthB = growthB/100;  

do

{

    populationA = townA + (townA * growthA);

    populationB = townB + (townB * growthB);      

    townA = populationA;

    townB = populationB;      

    year++;      

}while(populationA < populationB);  

cout<<endl<<"After " <<year<< " years, population of town A is "<<populationA << " and population of town B is "<< population<<endl;

return 0;

}

Explanation:

All the variables for population and growth rate are declared with float datatype.

The user inputs the present population of both the towns.

The growth rate entered by the user is the percentage growth.

For example, town A has 10% growth rate as shown in the output image.

The program converts 10% into float as 10/100.

growthA = growthA/100;

growthB = growthB/100;

The above conversion is done to ease the calculations.

The year variable is declared as integer and initialized to 0.

The growth in population is computed in a do-while loop. After each growth is calculated, the year variable is incremented by 1.

The loop continues until population of town A becomes greater than or equal to population of town B as mentioned in the question.

Once the loop discontinues, the final populations of town A and town B and the years needed for this growth is displayed.

The new line is introduced using endl keyword.

The function main has return type int hence, 0 is returned at the end of the program.

6 0
3 years ago
Other questions:
  • Which features would work well for text entered into cells? Check all that apply.
    5·2 answers
  • How to move files and folders from desktop in w10?
    13·1 answer
  • When a Firewall is a hardware interface, it is referred as a
    6·1 answer
  • Which term describes the process by which light passes through an object or a medium.
    7·2 answers
  • Please help! (I cant figure out)
    13·1 answer
  • I have an LG phone. Since I just bought my phone, my bill to text message isn't paid yet. I texted a couple of things playfully
    5·2 answers
  • Which of the following is a popular open source intrusion detection system that runs on SmoothWall?? Synchronous Dynamic Random
    6·1 answer
  • In a registration database, Ross has tables for student, professor, classroom, class, class-hour. Since his campus has about 12,
    9·1 answer
  • True or false there is no relationship between the purpose of the page and the page quality
    13·1 answer
  • One student will be stationed near you in a coffee shop. The other student will be located two miles away from your school. You
    10·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!