Answer Posted / sekhar
numeric size only 9(18).
alphanumeric is x(3273).
alphabit is A(3273)
so answer is we cant declare s9(19)
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
A table has two indexes defined. Which one will be used by the SEARCH?
how do you reference the variable unblock file formats from cobol programs
What are declaratives and what are their uses in cobol?
What is the difference between comp and comp-3?
How do we get current date from system with century in COBOL?
Difference between array and sub-script ?
Difference between cobol and cobol-ii?
What is a report item?
Whats the difference between search & search ALL?
) How do u handle errors in BMS macro
How do you get the data to code the BMS macro?
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.
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
How many bytes S(8) comp field occupy and its maximum value?