CIW
1D0-635 · Question #30
Consider the following code: What is the output when you run this script in the browser?
The correct answer is D. An alert box displaying the following: John, Ringo, George. See the full explanation below for the reasoning.
Question
Consider the following code:
What is the output when you run this script in the browser?
Options
- AAn alert box displaying the following: John, Paul, George, Ringo
- BAn alert box displaying the following: Ringo, John, Paul, George
- CAn alert box displaying the following: Ringo, Paul, George
- DAn alert box displaying the following: John, Ringo, George
How the community answered
(28 responses)- A11% (3)
- B4% (1)
- C7% (2)
- D79% (22)
Community Discussion
No community discussion yet for this question.