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 need of OLE-automation?
Sql Queries: A Table will be given Omiting Duplicate rows and adding a new column
Is .net a language?
What is Polymorphism? How does VB.NET/C# achieve polymorphism?
Explain something about WebService?
What do you mean by Code Access Security in .NET?
What are an object and a class?
What is .net and .net framework?
What's singlecall activation mode used for in .net?
What is interface and abstract class in .net?
Explain the difference between constants and read-only variables?
Explain .NET architecture?
Please explain what inheritance is, and why it's important?
How many namespaces are in .net version 1.1?
If I am writing in a language like vb or c++, what are the procedures to be followed to support .net?