InterviewSolution
Saved Bookmarks
| 1. |
What Is A Command Label? |
|
Answer» An area of transfer WITHIN a CL program from which to CONTINUE PROCESSING directed by a GOTO COMMAND. An area of transfer within a CL program from which to continue processing directed by a GOTO command. |
|