Solved

Strcmpfirst, Second) Returns

Question 31

Multiple Choice

strcmpfirst, second) returns


A) <0 if first < second, 0 if first == second, positive otherwise
B) true if first=second, false otherwise
C) nothing, it's a void function
D) >0 if first < second, 0 if first > second, <0 otherwise

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions