What is difference between managed and unmanaged code?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

What is append in c#?

0 Answers  


What is expandoobject in c#?

0 Answers  


What is the resgen.exe tool used for?

0 Answers  


What is state c#?

0 Answers  


What is array and arraylist?

0 Answers  


What does the parsefloat function do?

0 Answers  


Define strong name in c#?

0 Answers  


What are async and await?

0 Answers  


if we inherit class in stack so object of stack will store in stack or heap? as class a { int s; public aa(){} } stack mystack:a { } mystack obj; ans: about obj

1 Answers  


How do you prevent a class from being inherited in c#?

0 Answers  


What is threading in c# with example?

0 Answers  


What does Dispose method do with the connection object?

3 Answers  


Categories