Computer Science, asked by Gamakshi4213, 11 months ago

if two strings are idntical then strcmp () function return

Answers

Answered by aalaparunp66okp
0

If two strings are identical , strcmp() will return the binary value 0, which shows that it is true.

Similar questions