How can an in-stream dataset be terminated ?
-
//
-
//*
-
/*
-
None of the above
C
Correct answer
Explanation
In JCL, an in-stream dataset (initiated with DD * or DD DATA) is terminated by default using the /* delimiter statement. The // statement signifies the end of a job or step but is not the specific delimiter for in-stream data.