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
What do you understand by psb and acb?
Explain what you understand by passing by value.
how to access the file from prodution from changeman tool and to submit a file to production
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
Can we redefine the field of x(200) to less than 200?
How do you reference the fixed block file formats from cobol programs
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
Difference between array and sub-script ?
How can you get the ksds file records into your cobol program?
how do you reference the fixed unblock file formats from cobol programs
IF I mention stop run in CICS what happens?
How do u write test cases?
Discuss about changing dataset name in proc.
how to move the records from file to array table. give with code example
) How do u handle errors in BMS macro?