GSSP-.NET · Question #391
(Topic 3) 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…
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
- (Topic 3)
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)- A78% (21)
- D22% (6)
Community Discussion
No community discussion yet for this question.