The method trim of the String class trims off:
a. Leading white space
b. Trailing white space
c. Leading and trailing white space
d. Blanks
C
Computer Science & Information Technology
You might also like to view...
In the Sum function, the ________ is the range of cells that should be summed
Fill in the blank(s) with correct word
Computer Science & Information Technology
Press [Ctrl] while dragging the line shape to draw a straight line
Indicate whether the statement is true or false
Computer Science & Information Technology
Which of the following form sections often contains command buttons?
A. Commands B. Form Header C. Page Footer D. Report Footer
Computer Science & Information Technology
The addresses in pointers can be compared using any of the relational operators (==, !=, <, >, etc.) that are valid for comparing other variables.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology