Computer Science, asked by vipinsinghmcp, 6 months ago

7. What is the return value of the following statement if it is placed in C program? strcmp ("ABC","ABC");
(A)-1
(B) 1
(c) 0
(d) compilation error ​

Answers

Answered by tanus4164
3

Explanation:

What is the return value of the following statement if it is placed in C program? strcmp ("ABC","ABC");

(A)-1

(B) 1

(c) 0

(d) com

Similar questions