nerdexam
GIAC

GSSP-NET · Question #196

GSSP-NET Question #196: Real Exam Question with Answer & Explanation

Sign in or unlock GSSP-NET to reveal the answer and full explanation for question #196. The question stem and answer options stay visible for context.

Question

You work as a Software Developer for ABC Inc. You have created a console application that uses two threads, named thread1 and thread2. You need to modify the code to prevent the execution of thread1 until thread2 completes its execution. Which of the following steps will you take to accomplish this task?

Options

  • ACall the SpinWait() method of thread1.
  • BUse a WaitCallBack delegate to synchronize the threads.
  • CCall the sleep() method of thread1.
  • DConfigure thread1 to run at a lower priority.
  • EConfigure thread2 to run at a higher priority.

Unlock GSSP-NET to see the answer

You've previewed enough free GSSP-NET questions. Unlock GSSP-NET for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full GSSP-NET Practice