Multiple choice

_______ decisions are used for unstructured novel and illdefined situations of a non-recurring nature.

  1. Programmable

  2. Programmed

  3. Non-programmed

  4. Non-programmable

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

Non-programmed decisions are used for unstructured, novel, and ill-defined situations that don't have established procedures. These are unique, one-time problems requiring custom solutions - unlike programmed decisions which follow routine, established procedures for recurring situations.