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