Answer Posted / 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 |
Post New Answer View All Answers
What is indexer c#?
Why do we use public static void main in c#?
Is namespace necessary in c#?
What is the root element of an xml file?
How do you define a predicate?
Is std :: string null terminated?
What are object pooling and connection pooling and difference? Where do we set the Min and Max Pool size for connection pooling?
What is the keyword used to prevent a class from being inherited by another class?
What does ienumerable mean?
Which is the best language for desktop application?
Give some examples of commonly used i/o classes?
What types of object can I throw as exceptions?
For methods inside the interface why can’t you specify the accessibility modifier?
How many types of inheritance are there in c#?
What are variables in c#?