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

Is char * null terminated?

0 Answers  


Write a console application and implement the ternary operator to decide whether the age a user entered after being prompted is allowed to vote or not(given that only citizens between 18 and 120 years only inclusive can vote). Use exception handling for non-numerical input.

0 Answers  


What is the difference between early binding and late binding in c#?

0 Answers  


what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?

2 Answers   Satyam,


Explain the difference between “constant” and “read-only” variables used in c#?

0 Answers  






what are pointer types in c#

0 Answers   Cognizant,


what is diffrence between protected ,internal and protected internal?? whether protected field available in derived class which is outside the assembly. if not ..this is possible by which access modifiers??

2 Answers  


What does type safety mean?

0 Answers  


What is monitor in C#?

0 Answers   TryTechnicals Pvt Ltd,


Where are value types stored in c#?

0 Answers  


5. What properties we used to call stored procedure in C#?

2 Answers   Mphasis,


What is .cshtml file?

0 Answers  


Categories