InterviewSolution
Saved Bookmarks
| 1. |
How many layers are present in the Internet protocol stack (TCP/IP model)?(a) 5(b) 7(c) 6(d) 10This question was posed to me in final exam.The question is from Reference Models topic in division Computer Networks Introduction of Computer Network |
|
Answer» CORRECT choice is (a) 5 To elaborate: There are five layers in the Internet Protocol stack. The five layers in Internet Protocol stack is APPLICATION, TRANSPORT, Network, Data link and Physical layer. The internet protocol stack model is ALSO called the TCP/IP model and it’s used in modern Internet Communication. |
|