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
What is edm designer? : Entity framework
Explain the request flow in asp.net mvc framework?
What are the benefits of .net framework?
Can a view be shared across multiple controllers? If yes, how we can do that?
What are the 3 segments of the default route, that is present in an ASP.NET MVC application?
Explain .Net Framework? Why we use it?
What is entityset? : Entity framework
Which version of the common language runtime (clr) does the .net framework 3.0 use?
Is .net core faster than .net framework?
What are the possible razor view extensions?
Which .net framework is installed?
Why to use html.partial in mvc?
What is disconnected scenario? : Entity framework
What is the difference between renderaction and renderpartial?
What is meant by viewdata?