Multiple Choice
A ________ is used to mark the end of a complete C++ programming statement.
A) comment
B) period
C) semicolon
D) closing brace
E) new line
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: The expression 5 / 2 evaluates to<br>A)
Q9: Which of the following is/are valid C++
Q11: The _ is used to display information
Q12: Which of the following definitions will allow
Q13: Which of the following is/are valid C++
Q15: The following is a legal C++ statement
Q16: What value will be assigned to the
Q17: A variable of the char data type
Q18: #include <iostream> is an example of a(n)<br>A)
Q19: The following two statements both assign the