Multiple Choice
What is the data type of the variable num if Option Infer is set to On and the statement Dim num = 7.0 is executed?
A) Integer
B) Boolean
C) Double
D) String
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q25: Which of the statements will unhighlight any
Q26: The following statement is valid.
Q27: What does the following program do
Q28: The step value of a For...Next loop
Q29: A counter variable is normally incremented or
Q31: If the While condition in a Do
Q32: What is wrong with the following Do
Q33: If a program contains procedures for both
Q34: If the initial value is greater than
Q35: What is the value of j after