nerdexam
Microsoft

98-372 · Question #213

Which two actions are performed by the .NET Version class? (Choose two.)

The correct answer is C. Returns the version number of an assembly. D. Returns the version number of the Common Language Runtime. The .NET Version class represents the version number of an assembly, operating system, or the common language runtime.

Understanding Namespaces and Classes

Question

Which two actions are performed by the .NET Version class? (Choose two.)

Options

  • AReturns the version number of the web browser
  • BProvides the base class for value types.
  • CReturns the version number of an assembly.
  • DReturns the version number of the Common Language Runtime.

How the community answered

(46 responses)
  • A
    11% (5)
  • B
    20% (9)
  • C
    70% (32)

Explanation

The .NET Version class represents the version number of an assembly, operating system, or the common language runtime.

Topics

#Version class#CLR version#assembly version#.NET Framework

Community Discussion

No community discussion yet for this question.

Full 98-372 Practice