nerdexam
Microsoft

98-363 · Question #187

98-363 Question #187: Real Exam Question with Answer & Explanation

Sign in or unlock 98-363 to reveal the answer and full explanation for question #187. The question stem and answer options stay visible for context.

Question

A Web page has an asp:Button control and three asp:TextBox controls named num1, num2, and num3. When a user clicks the asp:Button control, the Web page calls a JavaScript function named Product(). Product() multiplies the values of num1 and num2, and places the resulting value into num3. Which attribute should you set on the asp:Button control to call Product()?

Options

  • AOnCommand="Product();"
  • BCommandName="Product();"
  • COnClientClick="Product();"
  • DOnClick="Product();"

Unlock 98-363 to see the answer

You've previewed enough free 98-363 questions. Unlock 98-363 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full 98-363 Practice
A Web page has an <asp:Button control and three <asp:TextBox... | 98-363 Q#187 Answer | NerdExam