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
Is http stateful or stateless?
Does razor engine supports for tdd?
Explain the role of assembly in the .net framework.
What are Scaffold templates in ASP.Net MVC?
What is Separation of Concerns in ASP.NET ASP.Net MVC?
What is net framework 3.0 ?
how do you mark a property as required? For example, for a project, the name is a required field.
What is .net framework & its benefits?
How route table has been created in asp.net mvc?
What is MVVM design pattern?
Can you explain the page life cycle of mvc?
How do I install .net framework?
How to make sure Client Validation is enabled in ASP.Net MVC
What is the version number for the next version of the .net framework, codenamed �orcas�?
What is definingquery in entity framework? : Entity framework