Problem:
Question 1: Draw a diagram of how the key protocol layers that allow the Web to operate. Use acronyms in the labelling of your diagram, and provide a list of the acronyms with their full names.
Question 2: Write a C++ program which prompts the user to enter some numbers and finds the largest number of those entered. Entering 0 should terminate the sequence of numbers and cause the largest number found to be displayed.
Please show your all work and justify that.