Question 67 :

 Which programming statement is used to perform conditional processing on

 groups of SAS statements?

 

  1. DO
  2. Get all Questions and Answer from here
  3. You need to have paid subscription to access all questions
  4. Thanks for considering SAS Certification Material

 Correct Answer : 1

 Exp : The key word in this question is 'group'. Conditional

 processing can be performed using some iteration of BY, WHERE,

 and IF/THEN, but DO provides an opportunity to group statements

 together.

You can access to full explanation to question and answer from this page.