Define thread? Explain about multithreading?


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

Post New Answer

More C Sharp Interview Questions

What is get set in c#?

0 Answers  


What are the uses of namespaces?

0 Answers  


How do you restrict the type which can be used in custom generic?

1 Answers   IBM,


Explain “static” keyword in c#?

0 Answers  


What is strong data type in c#?

0 Answers  


Explain About Iunknown interface Queue

0 Answers   DELL,


Why to use “finally” block in c#?

0 Answers  


What?s a multicast delegate?

5 Answers   Visual Soft,


Can we define a variable with the access modifier private in an interface?

7 Answers   IBM,


How do I create a single-file assembly?

0 Answers  


What is the different types of private assembly and shared assembly?

0 Answers  


I have a class declared as below public class a { public void add() {} } What is the diference between a a1 =new a; and simply a a1;

3 Answers  


Categories