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
Can you explicitly call a destructor?
Define an abstract class?
What is the compiler of c#?
what is IDisposal interface,IComparable,IEquatable,IFormatable
Are attributes inherited c#?
What is Web.config?
What is boxing and unboxing in c#?
What is hash c#?
Can you mark static constructor with access modifiers?
Is c# used for frontend or backend?
What does get set mean in c#?
How do you specify a custom attribute for the entire assembly (rather than for a class)?
What is use of hashtable in c#?
Should I make my destructor virtual?
In a single .NET DLL how many classes it contains?