Multiple Choice
Which of the following declares a variable that can store the first name of a student?
A) Dim strFirstName as Char
B) Dim strFirstName as Short
C) Dim strFirstName as Long
D) Dim strFirstName as String
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: What will be assigned to the label
Q12: All of the following are advantages of
Q13: Which of the following declares an Integer
Q14: A keyboard access key is assigned to
Q15: Which of the following is not true
Q17: A Boolean type variable can hold only
Q18: Which of the following is not a
Q19: Which of the following statements will assign
Q20: Which of the following declares a variable
Q21: The order in which controls receive the