when you will synchronize a piece of your code? : Java thread


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

Post New Answer

More Core Java Interview Questions

transaction attributes ?

2 Answers  


What is difference between string and new string?

0 Answers  


int a=10,b=20,c=30 a= b+c;b=a+c;c=a+b; System.out.println("The value is"+a+b+c;

17 Answers   Honeywell,


Can we override tostring method in java?

0 Answers  


Is Java Class Threadsafe ????? How to make Java class Thread safe??

2 Answers   Cognizant,






what is the main differene between synchronize() method and Synchronize{}block?

1 Answers   3i Infotech,


What is the difference between yielding and sleeping?

0 Answers  


What does it mean to flush a file?

0 Answers  


Explain the transient field modifier?

0 Answers  


Explain java coding standards for constants?

0 Answers  


What is meant by structural programming?

0 Answers  


Is it possible to create Userdefined Unchecked Exception also?If Yes, give an example?

2 Answers   ADP,


Categories