Multiple Choice
Which of the following declares a variable named intIndex that will be used to store whole numbers?
A) Dim intIndex As WholeNumber
B) Dim intIndex As String
C) Dim Integer As intIndex
D) Dim intIndex As Integer
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: Which of the following is not true
Q16: Which of the following declares a variable
Q17: A Boolean type variable can hold only
Q18: Which of the following is not a
Q19: Which of the following statements will assign
Q21: The order in which controls receive the
Q22: The control is used to gather input
Q23: What is the result after evaluating the
Q24: What is the value of dblOutcome after
Q25: What is the value of intE after