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)- A74% (31)
- B7% (3)
- C2% (1)
- D17% (7)
Community Discussion
No community discussion yet for this question.