0906 The method removes all leading and trailing spaces from
09-06) The method removes all leading and trailing spaces from a string. Select one: a. Remove Space b. Trim c. No Spaces d. Remove
Solution
9-06) Trim
09-07) delimiter (String is a collection of characters.Collection of strings or words separated by space or
other characters are called tokens.The other characters that separate the string or words
known as delimiter)
09-08)comma seperated values,or CSV ( CSV files which mandates commas and CRLF line endings, for which use eol = \"\ \ \",)
09-09)iceCreamFlavor=Flavor.Vanilla;
09-10) String
