Multiple Choice
Keywords in Visual Basic are words that
A) should be used when naming variables.
B) are used to name controls, such as TextBox1, Command2, etc.
C) have special meaning and should not be used when naming variables.
D) are used as prefixes for control names (such as txt, btn, lbl, and lst) .
Correct Answer:

Verified
Correct Answer:
Verified
Q26: Which of the numbers below is equivalent
Q27: You can use a variable name in
Q28: The following statement is valid where dog
Q29: An assignment statement is used to assign
Q30: The exponential notation used in Visual Basic
Q32: What is the correct statement when declaring
Q33: Which of the following arithmetic operations has
Q34: What will be the output of the
Q35: With Option Strict On, a statement of
Q36: What will be the contents of the