How can an instream dataset be terminated
-
//
-
//*
-
/*
-
None of the above
C
Correct answer
Explanation
In Job Control Language (JCL), an instream dataset (specified with DD * or DD DATA) is terminated by default using the delimiter /* in columns 1 and 2. The sequence // marks the start of a statement, and //* is used for comments.