Microsoft
98-375 · Question #38
98-375 Question #38: Real Exam Question with Answer & Explanation
Sign in or unlock 98-375 to reveal the answer and full explanation for question #38. The question stem and answer options stay visible for context.
Question
You develop an HTML5 webpage. You have the following HTML markup: <input type="text" id="username" /> You need to prevent users from entering specific characters into the username field. What should you do?
Options
- AUsing the keyup event, add an anonymous function that returns true when a specific
- BUsing the change event, add an anonymous function that returns true when a specific
- CUsing the keydown event, add an anonymous function that returns false when a specific
- DUsing the change event, add an anonymous function that returns false when a specific
Unlock 98-375 to see the answer
You've previewed enough free 98-375 questions. Unlock 98-375 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.