What is the purpose of sc.nextLine() after reading integers with Scanner?
sc.nextLine()
Scanner
To read a string
To clear the buffer
To close the Scanner
Syntax error