What is the purpose of MISSOVER option in an INFILE statement?
It prevents SAS from loading a new record when the end of the current record is reached
It enables SAS to scan the input data records until the character string that is specified in the @'character-string' expression is round
It enables SAS to continue to read the next input record if it does not find values in the current input file
It causes the data step to stop processing if an input statement reaches the end of the current record without finding values for the variables