Multiple choice technology web technology

Which type of message describes an event such as the occurance of an error or a confirmation on arrival or delivery.

  1. Datagram

  2. Request

  3. Reply

  4. Report

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Report messages convey event information such as errors, delivery confirmations, or exceptions. They are distinct from request/reply or datagram patterns because they notify about status rather than carrying application data payloads.