A web page offers a link for users to request another web page. The requested web page contains HTML code and JavaScript code. In this context, identify the correct sequence of the following statements A - E.
A. The requested web page is displayed on the client computer.
B. The user clicks on the hyperlink and the web page is requested from the web server.
C. The requested web page content is transmitted to the client computer.
D. The client computer processes the JavaScript code using the web browser software.
E. The web server locates the requested web page.
Choose the correct answer from the options given below:
1
B, E, C, A, D
2
B, E, D, C, A
3
E, B, C, D, A
4
B, E, C, D, A