1.

What does C++ append to the end of a string literal constant?

A. a space
B. a number sign (#)
C. an asterisk (*)
D. a null character
Answer» E.


Discussion

No Comment Found