Multiple choice Which of the following is an incorrect statement about Shared Assembly? This assembly has a strong name and public key data. This is a memory resident module that gets loaded at runtime to provide specific services. This is a static version that can only be accessed by a specific application. A dynamic assembly cannot be a shared one. A shared assembly manages the better flexibility to the loaded files. Reveal answer Fill a bubble to check yourself D Correct answer Explanation This is incorrect statement as the dynamic assembly can be a shared assembly.