Answer Posted / sai
it is stored in packed decimal formate.and in the form of
hex decimal .
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What kind of error is trapped by on size error option?
Explain the configuration section of a cobol program with examples of syntax.
Why did you choose to work with ibm mainframe cobol programming?
In COBOL, what is the different between index and subscript?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
What is the difference between PIC 9.99 and 9v99 in COBOL?
Write down the divisions of cobol program?
What is the difference between binary search and sequential search?
How do you get the data to code the BMS macro?
How arrays can be defined in COBOL?
Which Search verb is equivalent to PERFORM…VARYING?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
What is the default value(s) for an initialize and what keyword allows for an override of the default?
How do define dynamic array in cobol.