Answer Posted / aji cherian
If.. end-if
Perform .. end-perform
read... end-read
evaluate... end-evaluate etc...
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
Write a cobol program making use of the redefine clause.
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
In which area will you utilize 88 level items in cobol?
For rewrite, why is it mandatory that file needs to be opened?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
Explain the configuration section of a cobol program with examples of syntax.
Can we redefine the field of x(200) to less than 200?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
what happens if parmparameter passes zero bytes to the program
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
how do you reference the variable unblock file formats from cobol programs
) How do u handle errors in BMS macro?
What are declaratives and what are their uses in cobol?
How do you differentiate between cobol and cobol-ii?
What kind of error is trapped by on size error option?