

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the following C code?
|
A. | str1 is not greater than str2 |
B. | str2 is not greater than str1 |
C. | both are equal |
D. | error in given code |
Answer» C. both are equal | |