Multiple choice Which of the following statements is/are true in .Net framework? CLR (Common Language Runtime) compiles the source code into intermediate language. CLR provides type safety to the code. CLR provides language independence in .Net framework. All of the above Only (1) and (2) Reveal answer Fill a bubble to check yourself D Correct answer Explanation Yes, all the three statements are true.