Modular development techniques should be used to maximize re-use of DataStage jobs and
components. Which statement represents Modular Development techniques?

A.
Job parameters should be used in Job Names.
B.
Hard code the Invocation ID to improve development process.
C.
Create a standard directory structure inside of the DataStage project directory for source and
target files.
D.
Job parameterization allows a single job design to process similar logic instead of creating
multiple copies of the same job.
Explanation: