CIW
1D0-635 · Question #46
1D0-635 Question #46: Real Exam Question with Answer & Explanation
Sign in or unlock 1D0-635 to reveal the answer and full explanation for question #46. The question stem and answer options stay visible for context.
Question
Consider the following code: When an invalid e-mail address is entered, an alert is displayed to the user, but the form submission is not interrupted. What changes need to be made to the script in order to abort the submission if an invalid e-mail address is entered?
Exhibit
Options
- AAdd return false after the alert() statement.
- BChange return to validate in the function call.
- CAdd validate false after the alert() statement.
- DRemove the return keyword from the function call and put it in front of the alert() statement.
Unlock 1D0-635 to see the answer
You've previewed enough free 1D0-635 questions. Unlock 1D0-635 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.
