File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Programmer Certification (SCJP/OCPJP) and the fly likes Thread Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Certification » Programmer Certification (SCJP/OCPJP)
Reply Bookmark "Thread" Watch "Thread" New topic
Author

Thread

Rishi Wright
Ranch Hand

Joined: Jun 25, 2003
Posts: 46
Hi 'all
here is a question from technopark mock test
All public methods in the Thread class are static and therefore only affect the current thread.
Answer :True
I couldn't understand the above as there are public methods in Thread class which r not static???
thnx
rishi
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Thread
 
Similar Threads
static synchronized method
Thread class
i dont get it??
Synchronized
Synchronizing Static Methods