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 depricated methods in threads and explain the
lifecycle methods

Answer Posted / ravikiran

stop(),suspend(),resume()
start()---will start a new thread of execution nd thread
will be in runnable state
run()-----will run the current thread of execution

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is used of static keyword in java?

1144


Write an algorithm program in java for the following question.. In a VLSI design techniques,they used rectangles to design circuits. EVery rectangle is to be placed according to x,y coordinates. Check whether or not two rectangles overlap each other. Here overlapping of rectangles is acceptable, if 1) one rectangle intersect with other. 2) one rectangle fully covers other. The time of algorithm should not exceed o(n logn).

2776


What are the high-level thread states in java programming?

1111


Explain the difference between runnable and callable interface in java?

1098


what is the swingutilities.invokelater(runnable) method for? : Java thread

1082


What are advantages of using Java?s layout managers than windowing systems?

2431


Is 0 a prime number?

1058


When a thread is executing synchronized methods , then is it possible to execute other synchronized methods simultaneously by other threads?

1150


Is simpledateformat safe to use in the multithreaded program?

1053


Tell me the latest versions in java related areas?

1140


What is a native method in java programming?

1113


Why java is said to be pass-by-value ?

1088


Is special character in java?

1137


What is xslt in java?

1024


What are the common uses of "this" keyword in java ?

1069