What is CLR?

Answer Posted / shruti kaushik

it is d most important component of .net framwork. it is a
heart & soul of .net architecture. it provide d execution or
run time enviornment to d .net application(c# program,
vb.net program etc...)
there r sm components of clr, dey r as follows:-
1.comman type system (cts)
2.intermediate language (il)
3.exection support function
4.security
5.garbbage collection
6.class loader
7.memory layout
it is also known as .net runtime.....
it cnverts d il into native executable code through jit(just
in tym) compiler........

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the differences between server-side and client-side code?

710


How do you use two datareaders at the same time in a vb.net windows application ?

749


Which dll is used for microsoft .net run time?

700


Tell us how many languages are supported by .net?

677


List the types of generations in garbage collector?

669






Sir, what code to store data from vb net sql server 2008 to 2005 and at the same time in order to validate the data entered is not the same, but there have been contacts in the module. Examples such as the log table that I created, the user name as the primary key.

1941


What languages does the .net framework support?

710


What is the difference between Namespace and Assembly?

772


Thank you for replying to my Question regarding Barcodes in VB.net. My next question is that how to use Barcode Fonts in VB.net I need a small code to Generate Barcodes in VB.net from a string of Values. This is the only problem i am left with in my project. Any body can help me please.

2221


Explain some of the exclusive features which are present in vb?

688


Explain about branching logic control in vb.net?

691


What is tracing?

777


Explain managed code?

683


Explain how to send xml file on server using http protocol?

657


What is the importance of a Button control?

1057