what is the use of filler in cobol programing?
Answer Posted / guest
to fill the unused spaces in a record size
| Is This Answer Correct ? | 32 Yes | 3 No |
Post New Answer View All Answers
How do we get current date from system with century in COBOL?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
Write a program that uses move corresponding.
Why would you use find and get rather than to obtain?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
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?
Which Search verb is equivalent to PERFORM…VARYING?
Explain about different table spaces.
) How do u handle errors in BMS macro?
What are the rules of the move verb?
How do u write test cases?
Difference between array and sub-script ?
Name some of the examples of COBOl 11?
how do you reference the variable block file formats from cobol programs
What is link edit in cobol?