Multiple choice Which of the following is NOT a benefit of the CLR? Garbage collection Structured exception handling Allows creation of multithreaded, scalable applications Use of delegates instead of function pointers for increased type safety and security Support for ADO.NET Reveal answer Fill a bubble to check yourself E Correct answer Explanation ADO.NET is an object-oriented set of libraries that allows you to interact with data sources. It cannot be said as an advantage of CLR.