Microsoft
98-372 · Question #148
What is an advantage of strongly typed code languages like .NET?
The correct answer is D. Capturing of errors during compilation. See the full explanation below for the reasoning.
Question
What is an advantage of strongly typed code languages like .NET?
Options
- AUse of less memory.
- BImproved readability.
- CUse of efficient type casting.
- DCapturing of errors during compilation.
How the community answered
(41 responses)- A5% (2)
- B10% (4)
- C2% (1)
- D83% (34)
Community Discussion
No community discussion yet for this question.