Answer Posted / suwarna
CLR is common language runtime
firstly code is compile into clrs IL and then it translate into machine readable code
services:
garbage collection
code varifiction
managed code
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
what is difference between web.config and machine.config and where it will be ?
What is the use of system.diagnostics.process class?
What is the differnce between managed code and unmanaged code?
Tell me which namespace are used for accessing the data?
What is datatype conversion?
Why should you use delegate?
What is the class that allows an element to be accessed using unique key?
How can we store decimal data in .net?
Define manifest?
Explain how to send xml file on server using http protocol?
Can you please explain the difference between value and reference types?
Explain about visual basic.net?
What is the purpose of objects present in asp.net?
What are different types of jit ?
Explain cts?