Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are the methods in Thread class?

Answers were Sorted based on User's Feedback



What are the methods in Thread class?..

Answer / andhrawala1983

Abort()
GetData()
GetInformation()
Interupt()
Join()
Resume()
SetData()
Sleep()
Start()
Suspent()

are the methods of a thread.

Is This Answer Correct ?    33 Yes 9 No

What are the methods in Thread class?..

Answer / 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

What are the methods in Thread class?..

Answer / sawfarali

Abort()
GetData()
GetInformation()
Interupt()
Join()
Resume()
SetData()
Sleep()
Start()
Suspent()

Is This Answer Correct ?    10 Yes 4 No

Post New Answer

More Dot Net Framework Interview Questions

List the new features added in .net framework 4.0.

0 Answers  


What is session state management?

0 Answers  


What is the use of display modes?

0 Answers  


When using razor views, do you have to take any special steps to protect your asp.net mvc application from cross site scripting (xss) attacks?

0 Answers  


What is strong name?

5 Answers  


Explain the methods used to render the views in mvc?

0 Answers  


What is viewstart page in mvc?

0 Answers  


what is msl?

0 Answers   Microsoft,


how do you mark a property as required? For example, for a project, the name is a required field.

0 Answers   Microsoft,


What is storage model? : Entity framework

0 Answers  


What happens when you encounter a continue statement inside the for loop ?

1 Answers  


what is use of entity container?

0 Answers   Microsoft,


Categories