Given the following line of input, what tokens does a Scanner break the line apart into? welcome...to

Question:

Given the following line of input, what tokens does a Scanner break the line apart into?

welcome...to the matrix.

a. "welcome", "to", "the", "matrix"

b. "welcome...to the matrix."

c. "welcome...to", "the", "matrix."

d. "welcome...", "to", "the matrix."

e. "welcome", "to the matrix"

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: