What are the different states of a thread?



What are the different states of a thread?..

Answer / Sayema Arif

"New", "Running", "Blocked", "Waiting", and "Terminated"

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Is collection a data structure?

1 Answers  


in a town the percentage of total men is 52. the percentage of total literacy is 48. if total percentage of literate men is 35 of total population. write a program to find out the total no of illiterate men and women.

3 Answers   HCL,


What are c# types?

1 Answers  


Name the method of servicebase class?

1 Answers  


what is overloading & overriding

3 Answers   Fulcrum Logic, Synergy,


How do I develop c# apps?

1 Answers  


What is difference between assembly and namespace?

1 Answers  


What is arraylist c#?

1 Answers  


how to store the value in textbox using delegates if we have two user control. the value will be called from one user control to another user control. Loading and unloading will be done through delegates.

1 Answers  


How can i Spawn a Thread

1 Answers   HCL,


Which operator cannot be overloaded in c sharp?

1 Answers  


What is a value type in c#?

1 Answers  


Categories