Answer Posted / khasim
Syntax error. Numeric will not allo 100. Max limit is 18.
| Is This Answer Correct ? | 26 Yes | 1 No |
Post New Answer View All Answers
What is the default value(s) for an initialize and what keyword allows for an override of the default?
how do you reference the fixed unblock file formats from cobol programs
I have a File that has duplicate records. I need only those records that occur more than thrice.?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
What is the difference between PIC 9.99 and 9v99 in COBOL?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
What is the difference between PIC 9.99 and PIC9v99?
Explain the configuration section of a cobol program with examples of syntax.
What is a scope terminator give example?
What are the different open modes available in cobol?
What is cobol?
Can a Search can be done on a table with or without Index?
how do you reference the esds vsam file formats from cobol programs