Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
How do you define a variable of comp-1 and comp-2?
how do you reference the variable unblock file formats from cobol programs
What is static and dynamic call in cobol?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
) how do u code after getting data?
What is a scope terminator give example?
What is the difference between next sentence and continue in cobol programing language?
What is the difference between comp and comp-3 usage?
Define static linking and dynamic linking.
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
What is a SSRANGE and NOSSRANGE?
Write the code to count the sum of n natural numbers.
What is the difference between Call and a Link?