__________________ method(s) are used with Application object to ensure only one process accesses a variable at a time.

Options
- Synchronize
- ThreadLock
- Sychronize()
- Lock() and UnLock()


CORRECT ANSWER : Lock() and UnLock()

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement