Answer Posted / e
Independent working storage variables
| Is This Answer Correct ? | 70 Yes | 8 No |
Post New Answer View All Answers
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
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
IF I mention stop run in CICS what happens?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
i want a program using by if, evaluate , string, unstring, perform, occurs?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
How do get the result of your program directly on your pc?
Which Search verb is equivalent to PERFORM…VARYING?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
What is the difference between comp and comp-3 usage?
What guidelines should be followed to write a structured cobol prgm?
In which area will you utilize 88 level items in cobol?
Why occurs cannot be used in 01 level in COBOL?