i want to store 20 digits . h will u do it in cobol ?
Answer Posted / yogesh
U can use either tables(ARRAYS) or can store those values
as elementary data items
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
What is the difference between PIC 9.99 and 9v99 in COBOL?
What guidelines should be followed to write a structured cobol prgm?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
Why did you choose to work with ibm mainframe cobol programming?
Explain the configuration section of a cobol program with examples of syntax.
What is the Purpose of Pointer in the string?
What is the local-storage section?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
Define cobol?
) How do u handle errors in BMS macro
) what is the difference between AID and HANDLE AID?
What are all the divisions of a COBOL program?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
what is amode(24), amode(31), rmode(24) and rmode(any)?