Is static class thread safe in c#?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

What is an example of delegation?

0 Answers  


How can I create a process that is running a supplied native executable (e.g., Cmd.exe)?

0 Answers  


can you declare an override method to be static if the original method is not static?

0 Answers   Siebel Systems,


What is #region in c#?

0 Answers  


What are the different types of classes in c#?

0 Answers  






What are bitwise logical operators?

0 Answers  


How to call a function when a class implements 2 interfaces and function is present in both interfaces?

2 Answers  


what are wrapper classes?

1 Answers  


How many bytes is a char c#?

0 Answers  


What is xml serialization in c#?

0 Answers  


How to install or uninstall a windows service?

0 Answers  


code for arranging given number in possible permutation ways ex:123,321,312,132,231,213.

0 Answers  


Categories