Microsoft
98-382 · Question #19
98-382 Question #19: Real Exam Question with Answer & Explanation
Sign in or unlock 98-382 to reveal the answer and full explanation for question #19. The question stem and answer options stay visible for context.
Question
You are creating a JavaScript program for an accounting system. You create the following code. Line numbers are included for reference only.
01 var firstName = "Jo";
02 var lastName = "Berry";
03 var while = Date.now();
04 var color = "Red";
05 var Break = "No";
You evaluate the code to ensure that it follows JavaScript best practices. Which line should you change?Options
- A01
- B02
- C03
- D04
- E05
Unlock 98-382 to see the answer
You've previewed enough free 98-382 questions. Unlock 98-382 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.