Answer Posted / prerna
CLR stands for Common Language Runtime.It provides the
ability to write code in .NET compliant languages like
VB.Net,c#,JScript etc.the result is that code written will
be transformed in what is known as MSIL(Microsoft
Intermediate Language) & then can be run using CLR on any
platform.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How can we create Tree control in asp.net?
What are custom user controls in asp.net?
What are the different properties of server control that exists?
Do cookies store passwords?
What is query string?
What are the advantages and disadvantages of Using Cookies?
Explain page output caching?
What is sta?
How do active server pages work?
What is a viewbag?
How many types of controls are there in asp.net?
How can you handle errors in Web API?
What is the difference between adding reference in solution explorer and adding references by using ?
When Cookies are expired in ASP.NET?
What are the file extensions for razor views?