IBM
C9530-001 · Question #53
Which statement regarding the AppDomain in a .NETCompute Node is true?
The correct answer is A. Code sharing an AppDomain can share state. See the full explanation below for the reasoning.
Question
Which statement regarding the AppDomain in a .NETCompute Node is true?
Options
- ACode sharing an AppDomain can share state
- BThere is no way to share data among different AppDomains
- CA domain neutral assembly can be unloaded without unloading the whole AppDomain
- DWhen a .NET assembly code is changed and swapped, the message flow must be stopped and
How the community answered
(39 responses)- A85% (33)
- B5% (2)
- C8% (3)
- D3% (1)
Community Discussion
No community discussion yet for this question.