GIAC
GSSP-NET · Question #361
GSSP-NET Question #361: Real Exam Question with Answer & Explanation
Sign in or unlock GSSP-NET to reveal the answer and full explanation for question #361. The question stem and answer options stay visible for context.
Question
GIAC GSSP-.NET Exam 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
- AUse a WaitCallBack delegate to synchronize the threads.
- BCall the sleep() method of thread1.
- CCall the SpinWait() 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.