| Author |
tell me the differnce
|
Nidhi Jain
Ranch Hand
Joined: Mar 26, 2006
Posts: 31
|
|
I have two methods...one is void static synchronized abc(int a); and Second is void synchronized abc(int a); now my ques is wats the diff with synchronized with static keyword or without?
|
 |
Joanne Neal
Rancher
Joined: Aug 05, 2005
Posts: 3011
|
|
See my reply to this post and then see if you can work out the answer to this yourself. [ March 10, 2008: Message edited by: Joanne Neal ]
|
Joanne
|
 |
 |
|
|
subject: tell me the differnce
|
|
|