Originally posted by Anonymous:
without disclosing my identity for certain personal reasons.
asking me to prove it sounds a little of mistrust on a forum that I have grown to respect. Tomorrow you will have an email from me with proof of my results.
Originally posted by geetha:
Hi ,
first let me congratulate u.great score!!!
I have some doubts in threads.hope u can clear me.
1.what might cause the current thread to stop executing?
A.An InterruptedException is thrown
B.The thread executes a wait() call
C.The thread constructs a new thread
D.A thread of higher priority becomes ready
E.The thread executes a waitforID()call on a mediaTracker.
my ans:bde
Your answers are correct !
2.Which of the followidng statements are true.
a.All the threads created in a class come to an end at the same time.
b.You can stop a thread indefinitely if u wish to.
c.You can start a thread only by extending the Thread class d.multiple threads accessing a method will lead to producing junk.
e.JVM exits after the main() thread is exited even if there might be some threads running
Correct answers : bd
Thanks in advance,
geetha
Originally posted by Jumbo:
Deepak,
Why do'nt you clear these doubts for everyones benifit...from
exam point of view ...
1. Are we supposed to type {} if we have to typein some class declarations?.
No
2.What about " " for strings?
No
3.true,false, null can we select them as keywords?
No, they are literals
4. Any ambiguous queries like
Range of weightx and weight y in GridBagConstraints?
Non-negative integers. Range need NOT be 0.0 to 1.0
- Thanks
Originally posted by Sanjana:
Congartulations on your success..
Sanjana