Exit 98-382 Introduction to Programming Using JavaScript
Question 2 of 5
0% complete
Q2 Single choice

This question requires that you evaluate the underlined text to determine if it is correct.

You review the following JavaScript code:

When this code executes, the value of x is 0.

Review the underlined text. If it makes the statement correct, select "No change is needed". If the statement is incorrect, select the answer choice that makes the statement correct.

  • A

    No change is needed

  • B

    the value of x is 3

  • C

    the value of x is 5

  • D

    the value of x is undefined