Question 23:
Which one of the following statements is true when SAS encounters a data error?
- The execution phase is stopped, and a system abend occurs.
- Get all Questions and Answer from here
- You need to have paid subscription to access all questions
- Thanks for considering SAS Certification Material
Correct Answer : 2
Exp : Unlike syntax errors, invalid data errors do not cause SAS to stop processing a program. SAS handles invalid data errors by assigning a missing value to the appropriate
variable and writing a message to the SAS log.
[Data errors do not affect continue, just a few mistakes assignment is missing]
You can access to full explanation to question and answer from this page.