Answer Posted / dipak chowdhury
Identification Division
Environment Division
Data Division
Working storage section
Procedure Division
| Is This Answer Correct ? | 15 Yes | 42 No |
Post New Answer View All Answers
What do you understand by psb and acb?
What are the different data types in cobol?
What are the different rules for performing sort operation?
What is the local-storage section?
What is redefines clause in COBOL?
Have you used comp and comp-3 in your project? And how?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
What are declaratives and what are their uses in cobol?
What is an in line perform? When would you use it? Anything else you wish to say about it.
Write a cobol program making use of the redefine clause.
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
For rewrite, why is it mandatory that file needs to be opened?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
Can you please let me know the centre name of INS certification in Kolkata.
how do you reference the variable unblock file formats from cobol programs