Which of the following characters is a terminal that terminates a statement in…
2018
Which of the following characters is a terminal that terminates a statement in C++?
Answer: A. Semicolon (;)
- A.
Semicolon (;)
- B.
Colon (:)
- C.
Ampersand (&)
- D.
Dollar ($)
Attempted by 1009 students.
Show answer & explanation
Correct answer: A
Loading lesson…