What is short in c#?


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

Post New Answer

More C Sharp Interview Questions

Define an assembly in .net?

0 Answers  


What is expression c#?

0 Answers  


Can we extend sealed class in c#?

0 Answers  


Is c# and c same?

0 Answers  


class Program { void add() { int x=10, y=20; fun(); Console.WriteLine("{0}", sum); } void fun() { int sum; sum = x + y; } static void Main(string[] args) { Program f =new Program(); f.add(); } } Debug above program.....

3 Answers   HCL,






Explain how to implement delegates in c#.net

0 Answers  


What does || mean in programming?

0 Answers  


What are the collection classes ?

2 Answers   Digital GlobalSoft,


Why do we need interfaces in c#?

0 Answers  


What is difference between list and dictionary in c#?

0 Answers  


What is ienumerable and iqueryable?

0 Answers  


How long does it take to get a loop recorder put in?

0 Answers  


Categories