nerdexam
Microsoft

98-372 · Question #150

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>
  • BArrayList
  • CQueue
  • DHashtable

How the community answered

(42 responses)
  • A
    74% (31)
  • B
    7% (3)
  • C
    2% (1)
  • D
    17% (7)

Community Discussion

No community discussion yet for this question.

Full 98-372 Practice