What is monitor in C#?



What is monitor in C#?..

Answer / Gautam Sinha

"A monitor in C# is an object that represents synchronization between multiple threads. It provides the Enter and Exit methods to lock and unlock resources while multiple threads are accessing them."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Which attribute is used in order that the method can be used as webservice?

1 Answers  


Why do we need nullable types in c#?

1 Answers  


Explain About a class access specifiers and method access specifiers.

1 Answers  


If I return out of a try/finally in c#, does the code in the finally-clause run?

1 Answers  


A->B->C (EXTENDS) How the constructors are called when we created an object of C

3 Answers   Karur Vysya Bank KVB,


What are sorted lists?

1 Answers  


What is session state in asp net c# with example?

1 Answers  


Why interface is required?

1 Answers  


What is a framework in c#?

1 Answers  


What is the difference between convert and parse in c#?

1 Answers  


What is global asax in c#?

1 Answers  


how to stored and retrive video in Sql server using asp.net c#......?

1 Answers   Sans Pareil IT Services,


Categories