The = sign used to give a variable an initial value in a definition,
char ch = 'A';
is different from the = sign in an assignment.
ch = 'B';
Correct Answer:
Verified
Q4: The preprocessor symbol NULL and the C-string
Q5: The C-string library functions use the null
Q6: It is possible to use a standard
Q7: To read a character at a time,or
Q8: The C-string library function strcmp compares two
Q10: Indexing for Standard string objects does not
Q11: If you have already removed a character
Q12: A C-string variable is just an array
Q13: A C-string is a sequence of characters
Q14: ANSI/ISO C++ standard includes a string-handling library
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents