OUTPUT statements control sysout data routing and can appear at job or step level. Option A is correct because multiple OUTPUT statements can be coded for a single step. Option D is correct because OUTPUT statements manage output routing, not job-level parameters like MSGCLASS. Options B and C are incorrect because OUTPUT statements don't control user authorization and must come after the JOB statement.