Remember
Register
1
new
Chill
new
Puzzles
new
GK
new
Sports
new
Business
Home
Questions
MCQs
Unanswered
Tags
Users
Ask a Question
Write Article
Articles
Connect to us
Java: which is better synchronized block or method?
+2
votes
269
views
Java: which is better synchronized block or method?
java
posted
Dec 19, 2014
by
anonymous
Looking for an answer? Promote on:
Your comment on this post:
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
Your answer
Preview
Email me at this address if my answer is selected or commented on:
Email me if my answer is selected or commented on
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
Similar Questions
+2
votes
Difference between synchronized block vs synchronized method?
+1
vote
Java: Can a Thread call a non-synchronized instance method of an object when a synchronized method is being executed?
+4
votes
Which is better, to have a HashMap with large number of records or k number of small HashMaps in Java?
+1
vote
How do you call wait() method? using if block or loop? Why?
+1
vote
Java: Which one is better between ArrayList and LinkedList? And why?
...