InterviewSolution
Saved Bookmarks
| 1. |
A list of protocols used by a system, one protocol per layer, is called ________(a) protocol architecture(b) protocol stack(c) protocol suite(d) protocol systemI have been asked this question in an interview for internship.My question is based upon Basics topic in division Computer Networks Introduction of Computer Network |
|
Answer» CORRECT option is (b) protocol stack The best I can explain: A protocol stack refers to a group of PROTOCOLS that are running concurrently that are employed for the implementation of network protocol suite. Each LAYER in the network MODEL has to USE one specific protocol from the protocol stack. |
|