Exit 1D0-635 CIW JavaScript Specialist
Question 4 of 5
0% complete
Q4 Single choice

Consider the following code:

What output will appear in the browser when you run this script?

  • A

    "1, 2, 3, 4, 5, 6, 7, 8, 9"

  • B

    1, 2, 3, 4, 5, 6, 7, 8, 9, 10,

  • C

    1, 2, 3, 4, 5, 6, 7, 8, 9,

  • D

    "1, 2, 3, 4, 5, 6, 7, 8, 9, 10"