What is the value of the expression that follows?

strcmp("5", "49");

a. -1
b. 0
c. 1
d. <
e. >




c. 1

Computer Science & Information Technology

You might also like to view...

What is the name of the standard output stream?

What will be an ideal response?

Computer Science & Information Technology

To access an array element, use the array name and the element's ___________.

a. data type b. subscript c. value d. name e. None of these

Computer Science & Information Technology

The ORDER BY clause in an SQL statement is used to ________

A) sort a field B) combine one or more queries C) define how fields are related D) select the highest values of the next field listed

Computer Science & Information Technology

Workbook ________ contain information recorded about the file by the operating system or the file's author

Fill in the blank(s) with correct word

Computer Science & Information Technology