Can we have multiple threads in one app domain?


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

Post New Answer

More C Sharp Interview Questions

Can I do things in il that I can't do in c#?

0 Answers  


What is serialization in c#?

0 Answers  


When Doveloped C#

2 Answers  


How many types of collections are there in c#?

0 Answers  


Can a class have static constructor?

0 Answers  


What is icomparable in c#?

0 Answers  


i need to insert data into sql server table emp through textboxes txtname and txtsalary using c# code. Please help

1 Answers  


What is sqldatareader c#?

0 Answers  


Is it true that all c# types derive from a common base class?

0 Answers  


What are the 2 types of data types available in c#?

0 Answers  


I created a class which is inherited from interface IDisposable. Now if I use object of this class with using keyword. Then How the dispose method will get call. Does garbage collector call it or some else.

2 Answers   Sapient,


What do you mean by the delegate in c#?

0 Answers  


Categories