Answer Posted / ravikiran
in cobol a numeric datatype that is a(9) can not hold more
than 18 digits
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what are decleratives in cobol?
How do you reference the fixed block file formats from cobol programs
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
Name the sections present in data division.
What is a scope terminator give example?
What is the difference between comp and comp-3?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
What is the utilization of copybook in cobol?
What is the difference between perform … with test after and perform … with test before?
What do you understand by psb and acb?
What is static and dynamic call in cobol?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?