Explain lock, monitors, and mutex object in threading.


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

Post New Answer

More C Sharp Interview Questions

Define Virtual folder?

0 Answers   Arigo Infotech,


What are custom exceptions?

0 Answers  


What is data set in c#?

0 Answers  


If I have code like try { return; } catch { return; } finally { return; } from which block will the value will be returned. and try has been executed without any error.

6 Answers   Cap Gemini,


How do you sort a list in c#?

0 Answers  






What is the use of static members with example using c#.net.

0 Answers  


Explain the difference between passing parameters by value and passing parameters by reference with an example?

0 Answers  


Can struct inherit from class c#?

0 Answers  


What is a console file?

0 Answers  


One start and stop button is there and one textbox is there.when you click start button ,it will display 1,2,3......up to infinite in textbox.when you click stop button it will stop.

1 Answers  


Does a class need a constructor c#?

0 Answers  


What are variables in c#?

0 Answers  


Categories