Which of the following statements are TRUE about the .NET CLR?
i)It can pass data between each other without regard to the programming language in which each component is written.
ii)The portion of the CLR that performs the task of loading,running,managing.Net applications is called the virtual environment system (VES)
iii)The code run by the VES is called managed code.
Ai and iii only
Bi and ii only
Cii and iii only
Diii only
