strcmp(first, 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
a. <0 if first < second, 0 if first == second, positive otherwise
Computer Science & Information Technology
You might also like to view...
You can use a logical test in Excel to evaluate a single cell, formula, or function, and return the result of POSITIVE or NEGATIVE
Indicate whether the statement is true or false
Computer Science & Information Technology
A chart template is saved with the ________ file extension
A) .crtx B) .docx C) .dotx D) .xlsx
Computer Science & Information Technology