Microsoft
98-361 · Question #76
You are developing an application that tracks tennis matches. A match is represented by the following class: A match is created by using the following code: How many times is the Location property…
The correct answer is C. 2. See the full explanation below for the reasoning.
Question
You are developing an application that tracks tennis matches. A match is represented by the following class:
A match is created by using the following code:
How many times is the Location property on the newly created Match class assigned?
Options
- A0
- B1
- C2
- D3
How the community answered
(25 responses)- A8% (2)
- B16% (4)
- C72% (18)
- D4% (1)
Community Discussion
No community discussion yet for this question.