In C C the string constant is enclosed in-02616
In C/C++, the string constant is enclosed in __________.
This multiple choice question (MCQ) is related to the book/course vu cs201 Introduction to Programming. It can also be found in vu cs201 Final Term - Quiz No.10.
In C/C++, the string constant is enclosed in __________.
curly braces { }
parentheses( )
single quotes ' '
double quotes " "