How many types of syncronization?
Answers were Sorted based on User's Feedback
Three type of synchronization
1) Class level synchronization.
2) Block level synchronization.
3) Method level synchronization
| Is This Answer Correct ? | 3 Yes | 1 No |
What is the similarity between dynamic binding and linking?
Are global variables initialized to zero?
What is charat java?
Does treeset allow null in java?
What is intern method in java?
what is java
Why charat is used in java?
What is illegal identifier in java?
Explain creating threads by implementing runnable class?
How does finally block differ from finalize() method?
What is the difference between throw and throws keywords?
Does list maintain insertion order java?