What is the default value(s) for an initialize and what keyword allows for an override of the default?
Write a program that uses move corresponding.
What are the access modes of START statement?
I have dataset DS1 which has records say 1 2 3 4 5 ... ... etc And also I have second dataset DS2 whcih has records 1 3 4 5 6 8 .. ... Both the files are sorted and now I want to compare these files and write it into the third files if the records are matching.
Are you comfortable in cobol or jcl?
Please let me know how the Eject verb works for page break.. I want to know the code, how it is used.
RENAME clause takes new SPACE in memory.TRUE or FALSE? a)TRUE 2)FALSE
how do you reference the variable block file formats from cobol programs
give the examples for strings and unstrings in cobol
A s9(4). B v9(4) value 0.21 can i move this?
how can i see junk values in dclgen or in hostvariable of comp ?
What is the difference between next sentence and continue in cobol programing language?
What are literals?