1. Computer Science Engineering (CSE)
  2. CPP Programming
  3. What is the built in library function to...
Q.

What is the built in library function to compare two strings?

A. string_cmp()
B. strcmp()
C. equals()
D. str_compare()
Answer» B. strcmp()
View all MCQs in:   CPP Programming

Discussion