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)- A4% (1)
- B12% (3)
- C80% (20)
- D4% (1)
Community Discussion
No community discussion yet for this question.