Multiple Choice
When declaring multiple variables with one statement, use ____________ to separate the variable names.
A) semicolons (;)
B) underscores (_)
C) asterisks (*)
D) commas (,)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q77: The keyword const is a qualifier that
Q78: The _ window in the debugger displays
Q79: Variables having the same name cannot be
Q80: _ ("F" or "f") displays numeric values
Q81: You can assign integer constants to int,
Q83: The _ contains statements that can potentially
Q84: The values on the right and left
Q85: Which one of the following statements declares
Q86: To convert a the contents of a
Q87: A common operation performed on strings is