Gaz Williams

Greenhorn
+ Follow
since Apr 01, 2010
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Gaz Williams

And here is an example that would help check if the thread is running.....http://faq.javaranch.com/java/ThreadLister
So, from what you are saying, the ThreadTester object isn't garbage collected and the Thread will continue to run...

Thanks for the help
Hi All,

I was wondering what happens to Threads that are running but are no longer reference from the stack. If I was to run the following pseudo code (I haven't compiled it), what would happen to the Thread running in ThreadTester? Would the JVM terminate it?

Hi All,

I passed my SCJP today with a score of 85%.

Just like to say thanks to everyone who has contributed to this site to help me, particularly the SCJP Mock Exams page.....

Thanks All,
Gareth
13 years ago
I have had a look at the questions here:

http://www.javaranch.com/game.jsp

Scored 85% to 90%, where do you think that puts me in terms of knowledge for the SCJP?
Hi Everybody,

I want to pass my SCJP exam and I'm thinking of taking a month off to complete it. My Java is ok, but I do think I'm going to need to work to do get the SCJP. Can anyone recommend an intensive training course? Or just offer advise?

Thanks
Gaz