Answer Posted / guest
Identification Division
Environment Division
Data Division
Procedure Division
| Is This Answer Correct ? | 64 Yes | 2 No |
Post New Answer View All Answers
How do we get current date from system with century in COBOL?
What are the different rules of SORT operation?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
how to convert the recors form vsam file to db2 table tru file aid
What is an in line perform? When would you use it? Anything else you wish to say about it.
What kind of error is trapped by on size error option?
What are the different types of condition in cobol and write their forms.
Have you used comp and comp-3 in your project? And how?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
how do you reference the variable unblock file formats from cobol programs
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?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
What is a report item?
Can a Search can be done on a table with or without Index?
What are the cobol coding sheets?