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
Mention what is the difference between “ActionResult” and “ViewResult” ?
What is the use of viewmodel in mvc?
What are bundling & minification features in asp.net mvc 4?
What is .net framework & its benefits?
What is the advantage of using asp.net routing?
What is Separation of Concerns in ASP.NET ASP.Net MVC?
Explain the advantage of packaging over xcopy in .net?
What is representational state transfer (rest) mean?
What is viewstart page in mvc?
Which .net framework is installed?
what is way of loading data in ef (entity framework)?
Where are the routing rules defined in an asp.net mvc application?
What is the difference between entity framework and mvc?
What is needed for running an application built on winfx on the .net framework 3.0?
What is web api‘s in asp.net mvc 4 ?