可学答题网 > 问答 > MCPD(70-536)题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

Your application uses&#819


Your application uses two threads, named threadOne and threadTwo. You need to modify the code to prevent the execution of threadOne until threadTwo completes execution. What should you do?()

  • A Configure threadOne to run at a lower priority.
  • B Configure threadTwo to run at a higher priority.
  • C Use a WaitCallback delegate to synchronize the threads.
  • D Call the Sleep method of threadOne. 
  • E Call the SpinLock method of threadOne.
参考答案
参考解析:
分类:MCPD(70-536)题库