Q
When a web page is loading, and the user presses a button on the browser to stop loading the page?
-
A
A. The thread loading the page continues with the loading
-
B
B. The thread loading the page does not stop but continues with another task
-
C
C. The thread loading the page is paused
-
D
D. The thread loading the page is cancelled
Correct Answer:
D. D. The thread loading the page is cancelled