β
Correct Answer: (A)
1
Explanation: cmp(x, y) returns 1 if x > y, 0 if x == y and -1 if x < y.
Explanation by: Mr. Dubey
cmp(x, y) returns 1 if x > y, 0 if x == y and -1 if x < y.
Discussion
Question Analytics
587
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
82%
Success Rate