多做题,通过考试没问题!

微软认证考试

睦霖题库>其他计算机考试>微软认证考试

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.
正确答案:C
答案解析:
进入题库查看解析

微信扫一扫手机做题