Java Reference
In-Depth Information
9 . Why can't you use suspend( ) , resume( ) , and stop( ) for new programs?
The suspend( ) , resume( ) , and stop( ) methods have been deprecated because they
can cause serious run-time problems.
10 . What method defined by Thread obtains the name of a thread?
getName( )
11 . What does isAlive( ) return?
Search WWH ::




Custom Search