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

Is stringbuilder better than string?

0 Answers  


How can you force derived classes to provide new method implementations for virtual methods?

0 Answers  


Can we have static indexer in c#?

0 Answers  


When static constructor is invoked?

9 Answers   TCS,


boxing means converting value type to reference type and unboxing means converting reference type to value type.why we need boxing and unboxing?

3 Answers   General Mills, Value Labs,






Is list passed by reference c#?

0 Answers  


Where are value types stored in c#?

0 Answers  


So what makes your code really object-oriented #?

0 Answers  


What does type safe mean in c#?

0 Answers  


What is verbatim string?

0 Answers  


i am using windows authentication for c#.net remoting with iis.I uncheck the anonymous access option in directory security.when my client requests the server it returns 401:unauthorized error.How can I resolve the exception ? Please send me the reply as early as possible.

1 Answers  


What is the implicit name and type of the parameter that gets passed into the class set method?

0 Answers  


Categories