I am using internal sort in my cobol program . Is there any way to test the return code of operation???

  1. No , we can't check the return code for internal sort however for external sort it can be done

  2. YES,by using SORT-RETURN special register

  3. YES, we can test via Run jcl.

  4. YES,by checking in listing of the proram


Correct Option: B

Find more quizzes: