Multiple choice

Which of the following does not determine the assembly's identity in assembly manifest?

  1. Version number

  2. Assembly name

  3. Strong name information

  4. Culture

  5. Type reference information.

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

This information is used to reference to a file at runtime. It does not determine the identity of an assembly.