How can I make sure my c# classes will interoperate with other .net languages?


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

Post New Answer

More C Sharp Interview Questions

What is action in c# 3.5?

0 Answers  


Why var is used in c#?

0 Answers  


what is the use of master pages. how to use it

2 Answers  


If a class is having 4 variables namely type double,type integer,type string,type decimal. If we create an instance of that class those variables which gets into this instance are value types or reference types?

4 Answers   Kanbay,


What is difference between class and abstract class in c#?

0 Answers  


What is difference between event and delegate in c#?

0 Answers  


Can we override interface method?

0 Answers  


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

0 Answers  


What is global namespace in c#?

0 Answers  


How many parameters can a method have c#?

0 Answers  


Is stringbuilder better than string?

0 Answers  


What exactly happens when we debug and build the program?

0 Answers  


Categories