nerdexam
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)
  • A
    4% (2)
  • B
    72% (33)
  • C
    7% (3)
  • D
    2% (1)
  • E
    15% (7)

Community Discussion

No community discussion yet for this question.

Full 98-363 Practice