Answer Posted / naren
CLR : Common Language Runtime is a runtime environment that
manages the execution of .Net code and provide services like
memory management, debugging, security, etc. The CLR also
known as Virtual Execution System(VES).
| Is This Answer Correct ? | 25 Yes | 6 No |
Post New Answer View All Answers
what is the default security setting in .net?
What is the difference between reference type and value type?
What is Polymorphism? How does VB.NET/C# achieve polymorphism?
What are asp.net authentication providers and iis security?
What is an exe and a dll?
What tools can I use to develop .net applications?
How will you load dynamic assembly? How will create assemblies at run time?
What is managed code and managed data in .net?
How is meant by dll in .net?
Please explain is the jit an interpreter?
What are .net functions?
How ccw (com callable wrapper) and rcw (runtime callable wrappers) works?
Explain the purpose of Remoting in .NET?
What is WSDL? Explain its architecture?
What are the differences between an interface and an abstract class in .net?