Multiple Choice
What is the output of the following code?
For(var i = 5; i > 0; i--)
A) i = 4,3,2,1,0
B) i = 5,4,3,2,1
C) i = 0,1,2,3,4
D) i = 1,2,3,4,5
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q30: What is the output of the following
Q31: The _ statement stops processing the commands
Q32: A(n)_ is a collection of values organized
Q33: Numeric data can be sorted by creating
Q34: <br> Identify the letter of the choice
Q36: A _ is a set of commands
Q37: Which of the following statements is used
Q38: A command block is indicated by its
Q39: <br> Identify the letter of the choice
Q40: The _ method performs an action similar