nerdexam
GIAC

GSSP-NET · Question #192

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. B. They are used to deploy language-specific resources for an application. C. The Assembly Linker tool is used to compile .resources files into satellite assemblies. 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.
  • BThey are used to deploy language-specific resources for an application.
  • CThe Assembly Linker tool is used to compile .resources files into satellite assemblies.
  • DAn application can have only one satellite assembly.

How the community answered

(27 responses)
  • A
    85% (23)
  • D
    15% (4)

Community Discussion

No community discussion yet for this question.

Full GSSP-NET Practice