Answer Posted / 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 |
Post New Answer View All Answers
How does split work in c#?
What is iqueryable in linq?
What is string method in c#?
What is array collection?
Can we inherit private members of class in c#?
What is ioc containers c#?
You are creating a custom usercontrol, some of the newly created properties are shown in the properties window. How you can hide a new property named theme from the properties window?
what is partial assembly reference
What is constructors, explain with syntax
What is the difference between ienumerable and enumerator?
What is interface inheritance?
Explain the accessibility modifier protected internal?
What is the use of 0 in c#?
What is the implicit name of the parameter that gets passed into the set method/property of a class?
How many types of constructors are there in c#?