Home / CSE / Object Oriented Programming Using C++ :: Discussion

Discussion :: Object Oriented Programming Using C++

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

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

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    No answer description available for this question.


Be The First To Comment