Microsoft
98-361 · Question #65
You are writing a Web application that processes room reservation requests. You need to verify that the room that a guest has selected is not already reserved by another guest. Which type of…
The correct answer is D. server-side. See the full explanation below for the reasoning.
Question
You are writing a Web application that processes room reservation requests. You need to verify that the room that a guest has selected is not already reserved by another guest. Which type of programming should you use to determine whether the room is still available when the request is made?
Options
- Afunctional
- Bdynamic
- Cin-browser
- Dserver-side
How the community answered
(68 responses)- A6% (4)
- B3% (2)
- C9% (6)
- D82% (56)
Community Discussion
No community discussion yet for this question.