What is managed or unmanaged code?
Answer / Ravi Ranjan Kumar
Managed code in C# refers to the code that runs inside the Common Language Runtime (CLR) and adheres to its rules, such as memory management, security, and exception handling. On the other hand, unmanaged code consists of low-level operations directly interacting with hardware or operating system services, without relying on CLR for these tasks.
| Is This Answer Correct ? | 0 Yes | 0 No |
How u make an application remotable?
Which operator cannot be overloaded in c sharp?
What you mean by delegate in c#?
What is the use of flag in c#?
What is gac? What are the steps to create an assembly and add it to the gac?
What is the minimum size (in bytes) of string data type in c#? Give its compatible data type in .NET Framework.
What is difference between array and collection?
How will U encapsulate button trigger event into text_box event of Pressing Enter key?i.e only after pressing Enter after the text is typed the button trigger event should activate?
Why do we need indexer in c#?
Can a class have more than 1 destructor?
Define the term immutable ?
What is the wildcard character in sql?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)