GIAC
GSSP-.NET · Question #87
(Topic 1) Which of the following is an exception of background threads as compared to foreground threads?
The correct answer is A. A background thread does not continue the managed execution environment running. See the full explanation below for the reasoning.
Question
- (Topic 1)
Which of the following is an exception of background threads as compared to foreground threads?
Options
- AA background thread does not continue the managed execution environment running.
- BA background thread does not affect the outcome of an unhandled exception.
- CA background thread belongs to the managed thread pool.
- DA background thread changes to a foreground thread at any time.
How the community answered
(48 responses)- A85% (41)
- B8% (4)
- C2% (1)
- D4% (2)
Community Discussion
No community discussion yet for this question.