Answer Posted / gyanendra
CLR stands for COMMON LANGUAGE RUNTIME ,BASSICALLY .NET
FRAM WORK SUPPORT SO MANY LANGUAGES LIKE c++, c#, J# ,VB
clr provides common enviornment to execute code .
bcoz source code converts after compilation into microsoft
intermidiate code (msil) or we can say machin code that can
be under stand by CLR .
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are type/key pairs in client script registration?
Explain the difference between asp & asp.net.
What is Partial PostBack in ASP.NET?
Can we have multiple web config files for an asp.net application?
What is a swagger in web api?
What are the various session state management options provided by asp.net?
Describe the difference between inline and code behind - which is best in a?
Is razor a programming language?
What are the event handlers that can be included in the Global.asax file?
What is mvc in asp.net tutorial? : Asp.Net MVC
What is webresource axd?
Give me one example of Web API Routing?
What is a web api? Which protocol is used in a web api?
What is %20 in a url?
Which object encapsulates state or data of a user?