Transcription: Because the go-to statement can interfere with the normal top-to-bottom sequence of processing, it makes a program more difficult to read and maintain. Often, a break statement, a continue statement, or a function call can eliminate the need for a go-to statement.