Multiple Choice
To compare the contents of two strings you can use the ____.
A) compare() function
B) strcmp() function
C) strcpy() function
D) == operator
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q26: Which of the following statements produces the
Q40: Match each term with the correct statement
Q41: You can determine the size of variables
Q42: A C++ value expressed within double quotation
Q43: Match each term with the correct statement
Q44: What problem can you identify in the
Q46: Match each term with the correct statement
Q48: The input _ is a holding area
Q49: The _ function reads characters into an
Q50: Which of the following statements has an