Answer Posted / dsr
CLR means common Language runtime. Which is Engine of .net
Platform. Which is responsible for execution of code, cross
Language interoperability, garbage Collection, Security,
Exception Handling.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
Describe the Managed Execution Process?
As you know read-only variables and constants have many similarities, but what is at least one way that they differ?
Why inheritance is important?
How to create multiple inheritance in c#, with example?
what will do to avoid prior case?
Explain how to spawn a thread?
What is web.config in .net?
What is the difference between .net 2000 and .net 2005(features)? Which one is better?
What is typical about a windows process in regards to memory allocation in .net?
What is the use of Treeview control?
What is reflection in microsoft .net context?
What is the difference between encrypting a password and applying a hashing?
Please explain what do the terms “boxing” and “unboxing” mean?
What is marshling?
How many types of design patterns available in .NET?