GIAC
GSSP-NET · Question #97
You work as a Software Developer for ABC Inc. You create a Console application to create multiple satellite assemblies. Which of the following statements about satellite assemblies are true? Each…
The correct answer is A. They do not contain any executable code. C. The Assembly Linker tool is used to compile .resources files into satellite assemblies. D. They are used to deploy language-specific resources for an application. See the full explanation below for the reasoning.
Question
You work as a Software Developer for ABC Inc. You create a Console application to create multiple satellite assemblies. Which of the following statements about satellite assemblies are true? Each correct answer represents a complete solution. Choose all that apply.
Options
- AThey do not contain any executable code.
- BAn application can have only one satellite assembly.
- CThe Assembly Linker tool is used to compile .resources files into satellite assemblies.
- DThey are used to deploy language-specific resources for an application.
How the community answered
(52 responses)- A71% (37)
- B29% (15)
Community Discussion
No community discussion yet for this question.