Hi All,
how is sign is stored in S9(17) comp-3 variable.
Answer with an Example will be of great help.
Answer Posted / rtrt
9
| Is This Answer Correct ? | 12 Yes | 5 No |
Post New Answer View All Answers
What is inspect in cobol ?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What are the various section in data division and briefly explain them.
State the various causes of s0c1, s0c5 and s0c7.
Have you used comp and comp-3 in your project? And how?
What are the rules of the move verb?
what is the use of outrecord?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
What the difference is between continue and next sentence?
What is the difference between structured cobol programming and object alternativelyiented cobol?
What is link edit in cobol?
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 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 perform what is varying?