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
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