A

Admin • 658.51K Points
Coach

Q. Which of the following field is not a part of Frame?

  • (A) kind
  • (B) seq
  • (C) header
  • (D) info
  • Correct Answer - Option(C)
  • Views: 1
  • Filed under category Computer
  • Hashtags:

Explanation by: Admin

In the context of data link layer frames (especially in protocols like HDLC or sliding window protocols), the typical fields in a frame include:

  • kind – indicates the type of frame (e.g., data, acknowledgment).
  • seq – the sequence number of the frame.
  • info – contains the actual data (payload).

header is not a field within the frame; rather, it is a section of the frame that may contain several fields (like kind, seq, etc.). So, header is a general term, not a specific field.

Therefore, the correct answer is: (C) header.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.