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 is the difference between PIC 9.99 and 9v99 in COBOL?
How do define dynamic array in cobol.
how do you reference the variable unblock file formats from cobol programs
Can a Search can be done on a table with or without Index?
What is the difference between comp and comp-3 usage?
What is the difference between Call and a Link?
how to access the file from prodution from changeman tool and to submit a file to production
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
What is the local-storage section?
A table has two indexes defined. Which one will be used by the SEARCH?
What are the cobol coding sheets?
State the various causes of s0c1, s0c5 and s0c7.
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
Name some of the examples of COBOl 11?
explain sorting techniques in cobol program?