what is IComparable


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

Post New Answer

More C Sharp Interview Questions

Difference between ByVal and ByRef?

5 Answers   Microsoft,


What is the difference between “out” and “ref” parameters in c#?

0 Answers  


Define c# i/o classes? List the commonly used classes?

0 Answers  


What is parameter c#?

0 Answers  


Why to use “using” in c#?

0 Answers  






How long does it take to learn c# programming?

0 Answers  


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,


How do you set a class path?

0 Answers  


Explain About .NET Framework

0 Answers  


What is the advantage of singleton class?

0 Answers  


What is xor operation?

0 Answers  


What is the meaning of MSIL?

0 Answers   TCS,


Categories