Multiple choice technology programming languages You can use only one DATALINES statement in a DATA step.True or False? True False Reveal answer Fill a bubble to check yourself B Correct answer Explanation You can use multiple DATALINES statements in a single DATA step by specifying additional DATALINES statements with the DATALINES4 option or by using multiple cards statements. SAS supports reading inline data from multiple sources within one step.