What happens in synchronisation?
Answers were Sorted based on User's Feedback
Answer / vijay singh
synchronization is a procee in whic one object can use one
method at a time .
Is This Answer Correct ? | 7 Yes | 0 No |
Answer / vishnuvardhan
Synchronisation is a process in which one trasation can't
be process until other transation is completed.
Is This Answer Correct ? | 3 Yes | 1 No |
Explain about accessibility modifier 'protected internal'?
What is a service layer c#?
What is property c#?
What is array? What are jagged array ?
What is enumerable in c#?
How is the syntax written to inherit from a class in C#?Give an example ?
What is eager and lazy loading in c#?
Ho we can see assembly information?
What does a constructor do c#?
How do you escape c#?
What?s the difference between <c> and <code> XML documentation tag?
Explain the 3 types of properties in c# with an example?