

MCQOPTIONS
Saved Bookmarks
1. |
Comparison is case and culture sensitive |
A. | Two strings A and B are compared with each other |
B. | Output is : >0 for (A > B), <0 for (A < B) else ‘0’ for(A=B) |
C. | All of the mentioned |
Answer» B. Output is : >0 for (A > B), <0 for (A < B) else ‚Äö√Ñ√∂‚àö√ë‚àö‚â§0‚Äö√Ñ√∂‚àö√ë‚àö¬• for(A=B) | |