Multiple Choice
Sometimes a string will contain a series of words or other items of data separated by spaces or other characters. In programming terms, items such as these are known as what?
A) Tokens
B) Delimiters
C) Key characters
D) Lists
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: What will be the value of matches
Q12: What is the term used for the
Q13: This character is one that appears at
Q14: Look at the following statement: StringBuilder str
Q15: What will be printed after the following
Q17: The no-arg constructor for a StringBuilder object
Q19: What will be the tokens in the
Q20: The following statement correctly creates a StringBuilder
Q21: If more than one character is used
Q34: What would be the results of executing