The expression str1 < str 2 is true when

A) the string object str1 precedes the string str 2 in alphabetic order.
B) the string str1 converted to numeric form is less than the string str2 converted to numeric form.
C) the length of the string str1 is less than the length of the string str2.
D) the C-string "str1" precedes the C-string "str2" in alphabetic order.
E) None of the above


A) the string object str1 precedes the string str 2 in alphabetic order.

Computer Science & Information Technology

You might also like to view...

Which of the following is the not-equal-to operator in SQL?

a. != b. NOT c. || d. <>

Computer Science & Information Technology

The __________ access specifier permits class members to be accessed only by statements inside the class.

a. Public b. Protected c. Private d. Friend

Computer Science & Information Technology

The Page Numbers button, used to add a page number expression to a report, is found in the ____ group on the Design tab.

A. Header/Footer B. Arrange C. Tools D. Theme

Computer Science & Information Technology

____ represent(s) the use of unique physical characteristics to pay for products.

A. Biometrics B. Digital wallets C. Transport layer security D. 3-D Secure

Computer Science & Information Technology