A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Certification
»
Programmer Certification (SCJP/OCPJP)
Author
regarding thread.
K Vidhyakar
Ranch Hand
Joined: Jul 10, 2005
Posts: 66
posted
Apr 30, 2006 10:01:00
0
What can cause a thread to become non-runnable?
A. Exiting from a synchronized block.
B. Calling the wait method on an object.
C. Calling the notify method on an object.
D. Calling the notifyAll method on an object.
Deepak Bala
Bartender
Joined: Feb 24, 2006
Posts: 6592
1
I like...
posted
Apr 30, 2006 10:32:00
0
Its B.
SCJP 6 articles
-
SCJP 5/6 mock exams
-
SCJP Mocks
-
SCJP 5 Mock exam (Word document )
-
SCJP 5 Mock exam in Java.Inquisition format
I agree. Here's the link:
http://aspose.com/file-tools
subject: regarding thread.
Similar Threads
Gc question
Thread
Question on exercise about Thread(2)
how to call a synchronized method?
ThreadGroup
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter