Explain states of a thread in c#?


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

Post New Answer

More C Sharp Interview Questions

Trace the O/p for a program on inheritance and Polymorphism. 3 classes A,B,C A with two methods public virtual SomeMethodA public virtual SomemoreMethodA B:A overide SomeMethodA C:B new Method SomeMethodA override SomeMoreMethodA main method { b new instance of B b.SomeMethodA b.SomeMoreMethodA b1 new instance of C b1.SomeMethodA b1.SomeMoreMethodA }

2 Answers   Proteans,


How assembly versioning in .NET prevent DLL Hell problem?

0 Answers   DELL,


What are anonymous types in c#?

0 Answers  


what's the Difference between DataView and DataTable?

10 Answers  


Difference between multi-level and multiple inheritance?

4 Answers   Microsoft,


What is or operator in c#?

0 Answers  


What are logical operators in c#?

0 Answers  


What is xaml file in c#?

0 Answers  


what is the difference between interface and abstraction?

5 Answers   Choice Solutions, IBM,


What is dependency in software?

0 Answers  


what is object-oriented programming (oop) language?

0 Answers  


What is mean by c#?

0 Answers  


Categories