Multiple Choice
If Option Strict is turned off and a declaration statement does not specify a data type,it will default to _______.
A) boolean
B) string
C) object
D) variable
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q23: If a procedure contains a Dim statement
Q24: Which of the following is NOT a
Q25: Variables that are declared inside a procedure
Q26: Using the order of precedence and the
Q27: Which of the following is NOT a
Q29: In order to control the number of
Q30: Constants can store string or numeric values.
Q31: A constant contains data whose value may
Q32: What will be the value of AnswerInteger
Q33: Which of the following is NOT a