OOPS
August 29, 2024OOPS
August 29, 2024Multithreading
Question 1 |
Which methods are utilized to control the access to an object in multi-threaded programming ?
Asynchronized methods | |
Synchronized methods | |
Serialized methods | |
None of the above |
Correct Answer: B