Multiple choice technology databases

Default Queue has the limit policy of

  1. Discard none

  2. Discard first

  3. Discard New

  4. Discard last

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

The default queue limit policy is Discard none (A), which means the queue will accept unlimited messages and will not discard any messages regardless of queue size. This is the default behavior in most messaging systems to prevent message loss. Option B (Discard first), Option C (Discard New), and Option D (Discard last) are all overflow policies that must be explicitly configured, not the default.