Examveda
Examveda

How can you check if two strings are equal in C?

A. Use the == operator

B. Use the strcmp function

C. Use the equals function

D. Use the = operator

Answer: Option B


This Question Belongs to C Program >> Arrays And Strings

Join The Discussion

Related Questions on Arrays and Strings