

McqMate
Q. |
What should be the flag value to indicate the last fragment? |
A. | 0 |
B. | 1 |
C. | ttl value |
D. | protocol field value |
Answer» A. 0 | |
Explanation: the flag field in the ip header is used to control and identify the fragments. it contains three bits: reserved, don’t fragment and more fragments. if the more fragments bit is 0, it means that the fragment is the last fragment. |
View all MCQs in
Computer Architecture and OrganizationNo comments yet