Select from following answers:- Synchronize
- ThreadLock
- Sychronize()
- Lock() and UnLock()
- All Above
Lock() and UnLock() methods are used with application object to ensure only one process accesses a variable time
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator