What is COM Interoperability?


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

Post New Answer

More C Sharp Interview Questions

What is datarelation c#?

0 Answers  


What is the benefit of dependency injection c#?

0 Answers  


Why do we need structs in c#?

0 Answers  


What are the basics of c#?

0 Answers  


What is the purpose of static?

0 Answers  


What are callback methods in c#?

0 Answers  


Explain hash table in c# ?

0 Answers  


Explain About stateless and state full web service

0 Answers   Digital GlobalSoft,


how to return morethan one value using out parameter in c#.net ; For Example : public int show(out int []a) { int []a={1,2,3,4,5}; return a[]; } we have to print all the values without using the Console.WriteLine statement;

1 Answers   Verizon,


Are arrays value types or reference types?

0 Answers  


How many types of serialization are there in c#?

0 Answers  


Explain the security with aop?

0 Answers  


Categories