What is tne need to use sub programs in Cobol?
Answer Posted / vinay sonar
subprogram is used so that many programs can be merged into
single programs.also it reduces the required storage space
and no need to decleare variables again
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
Write some characteristics of cobol as means of business language.
What is the difference between next sentence and continue in cobol programing language?
How do you differentiate between cobol and cobol-ii?
What is an in line perform? When would you use it? Anything else you wish to say about it.
Describe the cobol database components?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
Whats the difference between search & search ALL?
What are various search techniques in cobol? Explain.
What kind of error is trapped by on size error option?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
What rules are followed by the search verb.
What is redefines clause in COBOL?
Difference between array and sub-script ?