Open In App

ISRO | ISRO CS 2014 | Question 60

Like Article
Like
Save
Share
Report

Suppose you are browsing the world wide web using a web browser and trying to access the web servers. What is the underlying protocol and port number that are being used?

(A)

UDP, 80

(B)

TCP, 80

(C)

TCP, 25

(D)

UDP, 25


Answer: (B)

Explanation:

For a connection – oriented data communication and transfer, TCP is used. So, for a browser to connect and access to the web servers, a TCP connection will be required and it works on a well-defined port number 80. So, option (B) is correct.


Quiz of this Question
Please comment below if you find anything wrong in the above post


Last Updated : 25 Nov, 2022
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads