Multiple Choice
A variable name must begin with a letter or a(n) ____.
A) colon ( : )
B) underscore ( _ )
C) ampersand ( & )
D) pound sign ( # )
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: When an expression contains more than one
Q10: Specifying the number of decimal places and
Q11: What are comments and how are they
Q12: A(n) _ character forces a literal constant
Q13: The _ operators allow you to abbreviate
Q15: Most classes have one or more _
Q16: Programmers use _ to document a procedure's
Q17: The process of locating and correcting the
Q18: Unlike a variable's value, a named constant's
Q19: Why is it important to declare the