Answer Posted / harishchand
Three type of synchronization
1) Class level synchronization.
2) Block level synchronization.
3) Method level synchronization
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How does hashset work in java?
What is collection sort in java?
How do you reverse sort a list in java?
Which of the following is not an isolation level in the JDBC
What are the uses of synchronized keyword?
Why is the main method static?
Can we have more than one package statement in source file ?
How to restrict a member of a class from inheriting by its sub classes?
What is the difference between hashmap and hashtable? What is an interface?
What are the uses of java?
What is difference between hashset and hashmap?
Are registers volatile?
Can you declare an interface method static?
What is the difference between variable declaration and variable initialization?
What’s the difference between applets and standalone program?