What are the methods in Thread class?

Answer Posted / srikanth

The following methods are available in Thread Class.They are
1)start()
2)run()
3)sleep()
4)interrupted()
5)yield()
6)suspend()
7)isAlive()
8)setPriority()
9)getPriority()
10)wait()

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the possible razor view extensions?

568


What are the advantages of asp.net mvc?

557


Is http stateful or stateless?

547


Difference between ASP.NET MVC and ASP.NET WebForms?

564


What is web api‘s in asp.net mvc 4 ?

582






Explain tempdata in mvc?

565


How we can add the CSS in ASP.Net MVC?

576


Explain peek method in tempdata in asp.net mvc?

584


What is the difference between renderaction and renderpartial?

617


What is .net framework & its benefits?

518


Do you know about the new features in asp.net mvc 4 (asp.net mvc4)?

574


what is more complex to implement property, methods or event? how can I define criteria to compare the difficulty of implementation between them? for example the number of methods wanted to implements property is 2 methods. how many methods I need it to implements events?

1690


what is model first approach?

605


What are ajax helpers in mvc?

517


Where are the routing rules defined in an asp.net mvc application?

542