Answer Posted / guest
scope terminators are mandatory for in-line performs and
evaluate.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
how do you reference the esds vsam file formats from cobol programs
example for sub strings ? and refernce modifications whit output pls
Write a program to enter and display the names of students in a class using the occurs clause.
How to remove 2 duplicate records and copy only one using job control language?
What is the difference between external and global variables in COBOL?
What are the different rules to perform a Search?
Name the sections present in data division.
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
how to convert the recors form vsam file to db2 table tru file aid
i want a program using by if, evaluate , string, unstring, perform, occurs?
How are the next sentence and continue different from each other?
Name the divisions, which are available in a cobol program?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
What is the difference between next sentence and continue in cobol programing language?