Which of the following will count down from 10 to 1 correctly,with no added or omitted numbers?
A) For i = 10 to 0 Step -1
B) For i = 10 To 1 Step 1
C) For i As Integer = 10 To 1 Step -1
D) For i As Integer = 1 To 10 Step -1
Correct Answer:
Verified
Q1: Which of the following headers will cause
Q3: The control variable of the For…Next statement
Q4: Which of the following statements is false?
A)Case
Q6: A control variable that is declared in
Q7: Counting loops should be controlled with values.
A)Double
B)Integer
C)Char
D)None
Q8: Visual Basic's currency formatting code,C,separates a number
Q9: A case can be labeled as to
Q10: A Case Else must be provided for
Q11: A While statement automatically increments a variable
Q16: Counter-controlled repetition requires only a control variable,an
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents