Microsoft
98-372 · Question #102
Which of the following is an accurate description of generics?
Sign in or unlock 98-372 to reveal the answer and full explanation for question #102. The question stem and answer options stay visible for context.
Understanding Data Types and Collections
Question
Which of the following is an accurate description of generics?
Options
- AA type minimizing the reusability of code and type safety
- BA type storing a pointer to the data, instead of the actual data
- CA class enabling the compiler to catch type-casting errors during runtime
- DA class using placeholders for one or more of the types it uses
Unlock 98-372 to see the answer
You've previewed enough free 98-372 questions. Unlock 98-372 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#generics#type parameters#type safety#reusability