Answer Posted / ajeet
I think the maximum numeric size allowed for numeric
is s9(18)comp-3.
correct me ?
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
What are declaratives and what are their uses in cobol?
Discuss about changing dataset name in proc.
Write down the divisions of cobol program?
Give some examples of command terminators?
What are 77 levels used for?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
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
Difference between cobol and cobol-ii?
Name the divisions, which are available in a cobol program?
In which area will you utilize 88 level items in cobol?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
Describe the cobol database components?
Define static linking and dynamic linking.