Answer Posted / sampoorna
syntax error.because it can't allow more than 18 digits.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
Explain the configuration section of a cobol program with examples of syntax.
What are all the divisions of a COBOL program?
What is the difference between next sentence and continue in cobol programing language?
What are the different open modes available in cobol?
What is the use of intialize verb?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
When is inspect verb is used in cobol?
Give some examples of command terminators?
Name some of the examples of COBOl 11?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
What are the different rules to perform a Search?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
What is the difference between Call and a Link?
Explain what you understand by passing by value.