Posted by : Sudhir Chekuri Wednesday, 30 December 2015

Managed Code

Code that is directly converted from source code to machine understandable code is known unmanaged code.

UnManaged Code

Unmanaged code execution is faster than managed code but memory management is not automatically managed.

Example: C, C++

Code that is converted into intermediate language code and then converted to machine understandable code by providing platform independency is known as Managed code.

Memory management is done automatically by garbage collector in managed code.

Example: JAVA, C#.NET, VB.NET

Leave a Reply

Subscribe to Posts | Subscribe to Comments

Followers

Total Pageviews

Powered by Blogger.

Blog Archive

- Copyright © 2013 DevStudent - Metrominimalist - Powered by Blogger - Designed by Johanes Djogan -