Multiple choice Which of the following will be adjoined to the end of a string literal constant by C++? Conditional operator ( ? ) A number sign (#) An asterisk (*) A null character Comma operator (,) Reveal answer Fill a bubble to check yourself D Correct answer Explanation The null character (also null terminator), abbreviated NUL, is a control character with the value zero.