GIAC
GSSP-NET · Question #42
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
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
(55 responses)- A76% (42)
- B4% (2)
- C7% (4)
- D13% (7)
Community Discussion
No community discussion yet for this question.