Is c# code is managed or 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 the difference between Hash Table and Arrays?

12 Answers   IBM,


If you define a user defined data type by using the struct keyword, is it a value type or reference type?

0 Answers  


What is difference between a type and class?

0 Answers   Arigo Infotech,


Can we have 2 main methods in c#?

0 Answers  


Name the two classes are required for implementing a windows service?

0 Answers  


What is Dispose method in .NET ?

9 Answers   247Customer, KAP, TCS,


can you allow a class to be inherited, but prevent the method from being over-ridden?

0 Answers   Siebel Systems,


What is the correct way of declaring an xml namespace?

0 Answers  


What is unrecognized escape sequence in c#?

0 Answers  


in a town the percentage of total men is 52. the percentage of total literacy is 48. if total percentage of literate men is 35 of total population. write a program to find out the total no of illiterate men and women.

3 Answers   HCL,


What is pure abstract class in c#?

0 Answers  


What is the difference between finalize() and dispose()?

0 Answers  


Categories