nerdexam
GIAC

GSSP-.NET · Question #226

(Topic 2) You work as a Software Developer for ABC Inc. The company uses Visual Studio.NET 2005 as its application development platform. You are creating an application using .NET Framework 2.0. The…

The correct answer is A. Join. See the full explanation below for the reasoning.

Question

  • (Topic 2)

You work as a Software Developer for ABC Inc. The company uses Visual Studio.NET 2005 as its application development platform. You are creating an application using .NET Framework 2.0. The application has multiple threads that execute one after another. You want to ensure that the application terminates only when all the threads complete their tasks. Which of the following methods will you use to accomplish the task?

Options

  • AJoin
  • BAbort
  • CSleep
  • DSuspend

How the community answered

(27 responses)
  • A
    85% (23)
  • B
    4% (1)
  • C
    7% (2)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full GSSP-.NET Practice