Answer Posted / abhinay kumar
Every language has runtime host/environment.
such as java has jvm. similarly .net has CLR.
which covert the s.c to il/msil/cil and after it jit
comvert the msil code to machine code
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?
What are the main requirements for caching?
Describe the difference between inline and code behind - which is best in?
How is it possible for .NET to support many languages?
Which method is used to enforce garbage collection in .net?
Explain server-side scripting and client-side scripting.
What is enableviewstate in asp net?
How does u get record no from 5 to 15 from a dataset of 100 records?
Why do we need master page in asp.net?
What describes a query?
What is localhost in asp.net?
How much is the pay-for-use service if I chose not to use microsoft-sponsored advertising?
Why mvc is faster than asp.net? : Asp.Net MVC
What is meant by asp.net?
Explain what is an assembly?