nerdexam
Microsoft

98-361 · Question #374

98-361 Question #374: Real Exam Question with Answer & Explanation

The correct answer is C. Use JavaScript code thatexecutes on the browser server. See the full explanation below for the reasoning.

Question

You need to perform data validation to ensure that the input fields are not empty and the user's email address and phone numbers have been provided in the required format. You need to minimize the transmission of information across the networks. Which of the following coding approaches should you follow?

Options

  • AUse JavaScript codethat executes on the Web server
  • BUse C# codethat executes on the Web server
  • CUse JavaScript code thatexecutes on the browser server
  • DUse C# code thatexecutes on the browser server

Community Discussion

No community discussion yet for this question.

Full 98-361 Practice