Answer Posted / naidu
You can pass the values to cobol program using 3 ways:
1.passing the parameters from SYSIN
2.using parm
3.using file
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
What is the difference between PIC 9.99 and 9v99 in COBOL?
What are the different open modes available in cobol?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
How to print 10 to 1 if the input have only 10 digit number?
What is the difference between binary search and sequential search?
How do you reference the following file formats from cobol programs?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
how to convert the recors form vsam file to db2 table tru file aid
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
Can a Search can be done on a table with or without Index?
example for sub strings ? and refernce modifications whit output pls
) what is the difference between AID and HANDLE AID?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
How do you differentiate between cobol and cobol-ii?