

InterviewSolution
Saved Bookmarks
1. |
Both client and server release _________ connection after a page has been transferred.(a) IP(b) TCP(c) Hyperlink(d) NetworkI have been asked this question in quiz.I'd like to ask this question from Multithreading in portion Operating Systems of Computer Fundamentals |
Answer» RIGHT answer is (b) TCP Best explanation: The answer is TCP. TCP stands for Transmission Control Protocol. Servers RECEIVE REQUESTS from clients. |
|