Short Answer
To compare two c-strings you use the __________ function.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q37: To convert a string object that stores
Q38: How do you concatenate two string values
Q39: The character '\0' is called the _
Q40: To add an element to a vector
Q41: Vector indexing warns about out-of-bounds index values.
Q43: If you want to read into a
Q44: Vectors and arrays are the same data
Q45: If vector v has fewer than 24
Q46: Given the following code, what is the
Q47: To declare a c-string and initialize it