Answer Posted / guest
CLR means Common Language Runtime.It is Major component of
the .NET frameworkIt provides no of benefits to the
developers such as Exception handling,Security,Debugging
and Versioning...
| Is This Answer Correct ? | 59 Yes | 7 No |
Post New Answer View All Answers
Which class allows an element to be accessed using unique key?
What are the features of c# which are not present in vb.net?
Explain the difference between web.config and machine.config and where it will be ?
Explain about garbage collection?
Explain the difference between namespace and assembly?
Name the tool which can convert visual basic old version to .net compatibility version?
Tell me how many .net languages can a single .net dll contain?
What is a preprocessor directive in vb.net?
What are nested classes?
Tell me which namespace are used for accessing the data?
How many ways the function can return values?
What are the differences between c# and visual basic.net?
What is the top .net class that everything is derived from?
Explain private assembly?
How can we store decimal data in .net?