What is the lock statement in c#?


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

Post New Answer

More C Sharp Interview Questions

Is versioning applicable to private assemblies?

0 Answers   Arigo Infotech,


What is a virtual property. Give an example?

0 Answers  


What?s an abstract class?

4 Answers   NIIT,


Define a jagged array in c#?

0 Answers  


c# code for how to merge two sorted arrays Input : A = 2,5,8,4 B = 3,9,10,5 Output : 2,3,4,5,5,8,9,10

3 Answers  






FOR EXAMPLE : CLASS Dotnet { } creating object: Dotnet dn=new Dotnet(); NOW THE QUESTION IS WHICH IS CALLED AS OBJECT ? EITHER dn OR new Dotnet() and CAN YOU PROVE YOUR ANSWER????? PLEASE REPLY...

2 Answers  


What is Assembly. and Describe type of assembly. why most developer happy with private assembly.

0 Answers   MCN Solutions,


What do you mean by winforms in c#?

0 Answers  


What is the difference between method overriding and method overloading?

0 Answers  


what is webapplication? what is windows application? what is the extension for both . in what purpose we r using webapplication. in which situation we r using windowns application

1 Answers  


What is data quality assurance?

0 Answers  


What is asynccallback c#?

0 Answers  


Categories