InterviewSolution
Saved Bookmarks
| 1. |
In virtual circuit network each packet contains ___________(a) full source and destination address(b) a short VC number(c) only source address(d) only destination addressThe question was asked in homework.My question is from Network Layer in section OSI Model of Computer Network |
|
Answer» CORRECT answer is (b) a short VC number Easy explanation: A short VC number ALSO called as VCID (virtual circuit identifier) is a type of identifier which is used to distinguish between several virtual circuits in a connection oriented circuit switched network. Each virtual circuit is used to transfer DATA over a larger packet switched network. |
|