nerdexam
Microsoft

98-372 · Question #201

Which collection enforces type safety?

The correct answer is A. List<T>. See the full explanation below for the reasoning.

Question

Which collection enforces type safety?

Options

  • AList<T>
  • BHashtable
  • CQueue
  • DArrayList

How the community answered

(23 responses)
  • A
    83% (19)
  • B
    4% (1)
  • C
    9% (2)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 98-372 Practice