To compare the alphabetical order of two strings, what should be used?
A. operator
C. compareTo method
D. equals method
Answer: C
You might also like to view...
A(n) presenter view is an arrangement of placeholders and formatting configured to support a particular type of content.
Answer the following statement true (T) or false (F)
"Shoulder spying" is used in public or semi-public settings when individuals gather information they are not authorized to have by looking over another individual's shoulder or viewing the information from a distance. _________________________
Answer the following statement true (T) or false (F)
Which tab in the Properties dialog box shows information about revisions to the document as well as the number of pages, word, lines, paragraphs, and characters in the file?
A. Statistics B. General C. Contents D. Summary
Java uses the ____ for String escape sequences.
A. asterisk character (*) B. backslash character (\) C. ampersand character (&) D. forward slash character (/)