what is managed and unmanaged code?

Answer Posted / manish singh

Managed code: A code that is managed by CLR is know as
Manged code for example C#,j#,Vb.Net etc

Unmanged code: A code that is not managed by CLR is known
as Unmanaged by unmanaged code. for example c++, java, c etc

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are validators and list some validators of asp.net?

547


What is a web api? Which protocol is used in a web api?

552


When was asp.net released?

577


Is asp.net web forms dead?

515


Differentiate between file-based dependency and key-based dependency.

514






Is it possible to apply themes to an asp.net application? If yes, then how?

581


What are cookies in your browser?

537


Explain about ASP.NET?

637


What are the differences between the response.write() and response.output.write()?

539


How to automatically get the latest version of all the asp.net solution items from source safe when opening the solution?

529


What are the event handlers that can be included in the Global.asax file?

582


Which method do you use to enforce garbage collection in .net?

522


Why is mvc better than asp.net?

535


Are cookies stored on server or client?

512


Define repository pattern in asp.net mvc? : asp.net mvc

505