Select the correct order of the followings which represents a connection between a web browser and a web server?
The web browser requests a webpage using HTTP.
The web browser establishes a TCP connection with the web server.
The web server sends the requested webpage using HTTP.
The web browser resolves the domain name using DNS
Select one:
a. 4,2,1,3
b. 4,1,2,3
c. 2,4,1,3
d. 1,2,3,4