
Synchronize behavior is having any method in java?

static method not related instance static it is sharing single object across the multiple objects.Synchronized key word not working at static method level.Its working only at instance level.
by GuravaReddy
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.