Multiple choice technology programming languages Lines beginning with an asterisk (*) are not treated as comments. True False Reveal answer Fill a bubble to check yourself B Correct answer Explanation In SAS, lines beginning with an asterisk (*) ARE treated as comments. The statement says they are 'not' treated as comments, which is false. SAS ignores these lines during execution.