Microsoft
98-363 · Question #46
A variable named Version must have the same value on every page for every user. Which statement should you use to access Version?
The correct answer is B. Application["Version"]. See the full explanation below for the reasoning.
Question
A variable named Version must have the same value on every page for every user. Which statement should you use to access Version?
Options
- AResponse["Version"]
- BApplication["Version"]
- CSession["Version"]
- DServer["Version"]
- ERequest["Version"]
How the community answered
(46 responses)- A4% (2)
- B72% (33)
- C7% (3)
- D2% (1)
- E15% (7)
Community Discussion
No community discussion yet for this question.