Microsoft
98-372 · Question #146
98-372 Question #146: Real Exam Question with Answer & Explanation
The correct answer is A. Pointer notation requires more characters than reference notation.. See the full explanation below for the reasoning.
Question
Why do managed languages use references and not pointers?
Options
- APointer notation requires more characters than reference notation.
- BNull pointers can lead to run-time errors.
- CPointers are not type-safe.
- DPointers are stored by using a fixed amount of memory.
Community Discussion
No community discussion yet for this question.