evan3800 evan3800 25-11-2022 Computers and Technology contestada Assume you have a Scanner object reading from the following text, and the Scanner has currently read just past the word 'first': This is the first line of text. Here is the second sentence. What will be returned if you call scanner.next()? line