nerdexam
Microsoft

98-372 · Question #224

Which is the build number of a Version object instantiated by using the following code fragment? Dim v As New Version (2, 4, 6, 8)

The correct answer is C. 6. See the full explanation below for the reasoning.

Question

Which is the build number of a Version object instantiated by using the following code fragment? Dim v As New Version (2, 4, 6, 8)

Options

  • A2
  • B4
  • C6
  • D8

How the community answered

(25 responses)
  • A
    4% (1)
  • B
    12% (3)
  • C
    80% (20)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 98-372 Practice