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