____________ are utilized to control the access to an object especially in multi threaded programming
Options
- Asynchronized methods
- Serialized methods
- Synchronized methods
- Both a and c
CORRECT ANSWER : Synchronized methods
Write your comments