At the minimum, which division of COBOL is enough to be
coded?
Answer Posted / bhaskar reddy
identification division
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Discuss about changing dataset name in proc.
What is rmode(24)
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?
What are the different types of condition in cobol and write their forms.
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
What are the pertinent COBOL commands?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
i want a program using by if, evaluate , string, unstring, perform, occurs?
How arrays can be defined in COBOL?
Have you used comp and comp-3 in your project? And how?
What is the difference between external and global variables in COBOL?
Can we change the password using ALTER? anyone tried and changed?
How to remove 2 duplicate records and copy only one using job control language?
How do define dynamic array in cobol.