Multiple Choice
In the following For clause, you can use the ____ portion to declare the counter variable. For counter [As datatype] = startvalue To endvalue [Step stepvalue]
A) startvalue
B) startvalue To endvalue
C) Step stepvalue
D) As datatype
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q20: In a For...Next statement, the declaration, initialization,
Q21: A control's _ event occurs when a
Q22: A combo box cannot replace a list
Q23: The purpose of the _ operator is
Q24: In the following For clause, when you
Q26: In the following For clause, when you
Q27: In the following For clause, if the
Q28: You use the _ method to select
Q29: The loop created by a For...Next statement
Q30: Describe the three combo box styles available