Which of these keywords are used to implement synchronization?
(a) synchronize
(b) syn
(c) synch
(d) synchronized
This question was addressed to me in a job interview.
I need to ask this question from Creating Threads topic in portion Multithreading of Java