rupak kumar bhuyan


{ City } bangalore
< Country > india
* Profession * student
User No # 93990
Total Questions Posted # 0
Total Answers Posted # 1

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 5
Users Marked my Answers as Wrong # 0
Questions / { rupak kumar bhuyan }
Questions Answers Category Views Company eMail




Answers / { rupak kumar bhuyan }

Question { 3i Infotech, 3463 }

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


Answer

Synchronize{}block is use to Synchronize the block of
statements.
synchronize() keyword is useful to synchronize an entire method.

Is This Answer Correct ?    5 Yes 0 No