Why to use lock statement in c#?


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

Post New Answer

More C Sharp Interview Questions

How many bytes is an int c#?

0 Answers  


User's session is explicitly killed by which method ?

0 Answers   Siebel,


how to change a value of particular cell in a data grid

3 Answers  


What is the default value of string in c#?

0 Answers  


Can you instantiate a struct without using a new operator in c#?

0 Answers  






What is difference between destructor and finalize?

0 Answers  


How do you mark a method obsolete?

0 Answers  


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  


Does c# have primitives?

0 Answers  


Are arrays immutable c#?

0 Answers  


How string definitions will prevent escaping on backslashes in C#?

0 Answers   Siebel,


What is datareader c#?

0 Answers  


Categories