In JCL, a comment statement is enclosed within _______.
- (
- *
- /*
- //
Comments in JCL are enclosed within //
Loading...
Related Quiz
- What is the primary purpose of the SET statement in JCL?
- The _______ parameter in the DD statement is used to specify the dataset organization.
- The JCL _______ parameter is used to control the flow of job step execution.
- When is it advisable to use the ELSE statement instead of multiple IF statements in a JCL job step?
- What are the best practices for handling data set de-allocation in JCL for efficiency and resource management?