Uses of CLR ?

Answers were Sorted based on User's Feedback



Uses of CLR ?..

Answer / shirishakyatoor

CLR common Language Runtime : It is a runtime excution
engine for all the applications developed using .Net
Framework.

Some of the Uses Of it are :
Automatic memory management,garbage collection,code
execution,type safety, versioning , and some other system
services...

Is This Answer Correct ?    32 Yes 2 No

Uses of CLR ?..

Answer / suresh mediboyina

CLR is Excutive environment of .NET Applications.
.Net source code converted into MSIL code and then CLR
converts machine understanable code by using JIT compliers.
CLR takes care about of Code Access Security,Gerbage
Collector,Converting compile code to mechine understable
code,versioning and etc

Is This Answer Correct ?    13 Yes 3 No

Post New Answer

More ASP.NET Interview Questions

What are Authentication and Authorization?

0 Answers  


How can we Validate a Controls in ASP.NET page using JavaScript?

0 Answers   QuestPond,


hi ans dis qstn. "what is d max size of query string. If it exceeds does it give error. if yes wt error it gvs, if no gv the reason" thnx in advance

3 Answers  


Differentiate the session object and application object?

0 Answers  


What is an assembly?

2 Answers   Value Labs,






What is the Difference between MVC And MVP design pattrens

0 Answers   Symphony,


web farm .. how does session shuld be stored... if inproc used? does the session persists from one server to other.

2 Answers   TCS,


where can i gather the materials for MCP certification

2 Answers  


What is the use of response redirect in asp.net?

0 Answers  


What is the use of placeholder control?

0 Answers  


what is page life cycle state management postback cross page postback types of feilds in gridview gridview events their life cycle cte in sql diff truncate and delete paging concepts in gridview diff bet gridview datalist and repeater what new operations in sql 2005 compared to earlier you get

1 Answers   e4e,


what is the exact purpose of http handlers and interfaces?

1 Answers  


Categories