

MCQOPTIONS
Saved Bookmarks
1. |
Returns a string argument with both leading and trailing whitespace removed, is a behavior of |
A. | chop ( ) |
B. | rtrim ( ) |
C. | trim ( ) |
D. | ltrim ( ) |
Answer» D. ltrim ( ) | |