1.

Which object is used along with application object in order to ensure that only one process accesses a variable at a time?

Answer»

Which object is used along with application object in ORDER to ensure that only ONE process ACCESSES a variable at a time?
Choose the correct options from below list
(1)Synchronize
(2)Synchronize()
(3)ThreadLock
(4)Lock()

Answer:-(2)Synchronize()



Discussion

No Comment Found