Short Answer
In the following For clause, the startvalue , endvalue , and stepvalue items must be a(n) ____________________ data type.
For counter [As datatype] = startvalue To endvalue [Step stepvalue]
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: Describe the way in which a control's
Q14: The style of a combo box is
Q15: Describe the two ways in which a
Q16: In a _ combo box, the text
Q17: In Visual Basic, how many styles of
Q19: How do you decide where to declare
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