(Choose 1 answer)
Which of the following statements related to Assemblies is True?
A. A referenced *.exe can also be considered a "code library" on Mac OS and Linux
B. A code library need not take a *.dll file extension
C. All of the others
D. A code library can be created by C# that can only reuse it in any C# applications
Finish