The strcasecmp() function and the strcmp() function respectively perform a case-insensitive and case-sensitive comparison of strings.

Answer the following statement true (T) or false (F)


True

Computer Science & Information Technology

You might also like to view...

The character set used for the alphabet of English characters is called _______.

A. EBCDIC B. HexaDecimal C. ASCII D. JavaScript

Computer Science & Information Technology

Given that s = 5, t = 2, r = 30, p = 5 and q = 6 what will be the value of m in the following equation (Note: assume that all variables are declared as integers): m = s + r / p - t * q;

A. 54 B. 30 C. You need parentheses for this equation. D. –1

Computer Science & Information Technology

If you wish to monitor logon failures, what should you do?

What will be an ideal response?

Computer Science & Information Technology

You can format text in a cell just as you format text in a paragraph

Indicate whether the statement is true or false

Computer Science & Information Technology