What are Uses of CLR
Answer / Manish Manghnani
CLR (Common Language Runtime) in .NET is used for managing execution of code, providing services such as memory management, exception handling, and inter-operation with unmanaged code. It enables developers to write programs using multiple programming languages like C#, VB.NET, F#, etc., which can be executed on the same framework.
| Is This Answer Correct ? | 0 Yes | 0 No |
In a single .NET DLL how many classes it contains?
What is multicast delegate explain with example?
Can we call server-side code (c# or vb.net code) from javascript?
What is system console writeline in c#?
What is the difference between static and private constructor?
In .NET which is the smallest unit of execution?
what is the difference between c-sharp and vb.net?What kind of security or advances we find in both languages?
For methods inside the interface why can’t you specify the accessibility modifier?
What is difference between events and delegates?
What is anonymous method in c#?
What is callback in c#?
Can you declare a C++ type destructor in C# like ~MyClass() ?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)