

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following correctly describes the contents of the filename AssemblyInfo.cs? |
A. | It contains method-level attributes. |
B. | It contains class-level attributes. |
C. | It contains assembly-level attributes. |
D. | It contains structure-level attributes. |
E. | It contains namespace-level attributes. |
Answer» D. It contains structure-level attributes. | |