What is the Common Language Runtime?

Answer Posted / ezhilarasi.k

It is the virtual machine component of .net.
At compile time,a .net compiler converts source code into
CIL code.
At runtime, the CLR's just in time compiler converts the
CIL code into code native compilation

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many classes a dll can contain?

545


Write a VB.Net console program to check whether a number is perfect or not.

6927


What is writeline in vb.net?

523


Is it necessary to have SQL server installed in your computer in order to create a service based database in vb.net?

1859


what is diffrence constructor and destructor in vb

546






What are the differences between c# and visual basic.net?

524


How can we store decimal data in .net?

530


What is an arraylist?

578


Which properties are used to bind a DataGridView control?

578


What do you mean by option strict on?

660


What is the difference between value and reference types?

539


What is portable executable?

580


Define manifest?

534


i have two class that contain's two methods as same name in derived class i have to call these two methods what will happen at run time ?

2239


Explain about visual basic.net?

656