What are the different states of a thread?


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

Post New Answer

More C Sharp Interview Questions

Integer at long type variable are not object.Support your answer with example.And explain the technique to convert from value type to reference type and vice-versa.

1 Answers   HCL,


Are c# references the same as c++ references?

0 Answers  


f i give input like 1,1,4,5,6,1,2,5,4,1,2, then output should be like : 1-4, 2-2, 4-2, 5-1, 6-1 which means 1 occurs 4 times, 2 occurs 2 times like so.

7 Answers  


What is the meaning of 0 in c#?

0 Answers  


Can an exception be thrown from a catch block?

0 Answers   Alcatel-Lucent,






What are the advantages of constructor?

0 Answers  


What are c# i/o classes? What are the commonly used i/o classes?

0 Answers  


Is c# or c++ better for games?

0 Answers  


Can an interface inherit an interface

1 Answers   Synechron,


Why is dll used?

0 Answers  


How Is The Dll Hell Problem Solved In .net?

0 Answers   Siebel Systems,


So how do you retrieve the customized properties of a .NET application from XML .config file? Can you automate this process ?

1 Answers  


Categories