Is static class thread safe in c#?
Answer / Rajendra Singh Rawat
Yes, static classes are thread-safe because only one instance of the class exists. All static members are shared among all instances and are accessed at the class level.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the difference between int and Int32?
Is c# and c sharp same?
How can I process command-line arguments?
Can you pass value types by reference to a method?
Why do we need private constructor in c#?
What is Inheritance in C#?
What is .net console?
In dynamic link library, which api is used for load library?
How do you escape c#?
What is IL / CIL / MSIL?
Explain copy constructor?
destructor, Dispose, Finalize - How they relate to each other
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)