GSSP-NET · Question #304
Sam works as a Software Developer for BlueWell Inc. He develops two applications: MyApp1 and MyApp2 using Visual Studio .NET 2005. He wants to ensure that both these applications use the same…
The correct answer is A. A strong name assures the uniqueness of a name. B. A strong name protects the root version of an assembly. C. A strong name provides a strong integrity check. See the full explanation below for the reasoning.
Question
Sam works as a Software Developer for BlueWell Inc. He develops two applications: MyApp1 and MyApp2 using Visual Studio .NET 2005. He wants to ensure that both these applications use the same assembly named Assembly1. Therefore, he signs Assembly1 with a strong name for each application. What is significant about the strong name that consists of the assembly's identity? Each correct answer represents a part of the solution. Choose all that apply.
Options
- AA strong name assures the uniqueness of a name.
- BA strong name protects the root version of an assembly.
- CA strong name provides a strong integrity check.
- DA strong name creates different versions of an assembly.
How the community answered
(27 responses)- A81% (22)
- D19% (5)
Community Discussion
No community discussion yet for this question.