InterviewSolution
Saved Bookmarks
| 1. |
What Is The Function Of Accept Verb? |
|
Answer» Accept Verb is used to get data such as date, time, and day from operating SYSTEM or DIRECTLY from the user. If a program is accepting data from the user, then it needs to be PASSED through the JCL. Accept Verb is used to get data such as date, time, and day from operating system or directly from the user. If a program is accepting data from the user, then it needs to be passed through the JCL. |
|