Which special of the following special characters does NOT need to be paired with another special character in C++?

.
.
Click on the title for the solution
.
.

This is the answer:

:


 (
 ;
 {
 "

Comments