When do we use synchronized blocks and advantages of using synchronized blocks?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

Why do we need main method to execute a java program?

1 Answers   Virtusa,


What is static method with example?

0 Answers  


Can a abstract class be declared final?

0 Answers  


What is the difference between notify and notifyall method?

0 Answers  


public class Test { public static void main(String ar[]) { Integer a = 10; Integer b =10; Integer c = 145; Integer d = 145; System.out.println(a==b); System.out.println(c==d); } }

7 Answers   iGate,






What is the purpose of void class?

0 Answers  


How to convert a string to long?

2 Answers  


Hi am an mca graduate . i have done bsc maths in my degree . every company asks me why you make shift from maths group to computere field . What i need to answer?

2 Answers  


What are the two parts of a conditional statement?

0 Answers  


what is the difference between equals method and ==

17 Answers   IBM, Professional Access, TCS,


difference between java ,c#&java,c++

3 Answers  


What an i/o filter?

0 Answers  


Categories