What is the use of 0 in c#?


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

Post New Answer

More C Sharp Interview Questions

What are the commonly used i/o classes?

0 Answers  


What is the difference between interface and abstract class ?

2 Answers   Basware, BITS,


When should I throw an exception?

0 Answers  


List the difference between interface and abstract class?

0 Answers  


What are the valid parameter types we can pass in an Indexer ?

3 Answers   CMC,






I have a class declared as below public class a { public void add() {} } What is the diference between a a1 =new a; and simply a a1;

3 Answers  


Explain what is copy constructor?

0 Answers   BPL,


What is the use of system.environment class in c#.net?

0 Answers  


Explain hash table in c# ?

0 Answers  


boxing means converting value type to reference type and unboxing means converting reference type to value type.why we need boxing and unboxing?

3 Answers   General Mills, Value Labs,


What is array class in c#?

0 Answers  


Do loops c#?

0 Answers  


Categories