What is the value of the expression that follows?
```
strcmp("5", "49");
```
a. -1
b. 0
c. 1
d. <
e. >
C
Computer Science & Information Technology
You might also like to view...
The data member declarations of a class are found in the _________________.
A. public section B. private section C. function definitions D. function prototypes
Computer Science & Information Technology
Steganography is technically a form of cryptography.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
To ____________________ a file via a form means to send it to the form's host web server.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
One of the most powerful features of a computer is its ability to handle loops.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology