how to run sub programs using static and dynamic call ...
Answer Posted / guest
using call statement in the main program
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
Explain about different table spaces.
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
What is the difference between external and global variables in COBOL?
What is Pic 9v99 Indicates in COBOL?
Why occurs cannot be used in 01 level in COBOL?
In COBOL programming, what is PERFORM? What is VARYING?
how do you reference the printer file formats from cobol programs
Which division and paragraphs are mandatory for a COBOL program?
Write the code to count the sum of n natural numbers.
What is the difference between structured cobol programming and object alternativelyiented cobol?
What are the different rules for performing sort operation?
what happens if parmparameter passes zero bytes to the program
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.