Microsoft
98-372 · Question #191
98-372 Question #191: Real Exam Question with Answer & Explanation
The correct answer is B. Simple text name C. Version number E. Culture information. The Assembly Class represents an assembly, which is a reusable, versionable (C), and self- describing building block of a common language runtime application. - Assembly Properties include_ Gets the display name of the assembly. - (E) The AssemblyName.CultureInfo property gets or
Question
Which three characteristics define the identity of an assembly? (Each correct answer presents part of the solution. Choose three.)
Options
- AFile size
- BSimple text name
- CVersion number
- DFile creation date
- ECulture information
Explanation
- The Assembly Class represents an assembly, which is a reusable, versionable (C), and self- describing building block of a common language runtime application. - Assembly Properties include_ Gets the display name of the assembly. - (E) The AssemblyName.CultureInfo property gets or sets the culture supported by the
Community Discussion
No community discussion yet for this question.