Answer Posted / sainath
Comp : Store the data in Binary formate, it will take less
space compare to Comp-3.
Comp-3 : Store the data in Pack decimal,it will take more
space compare to Comp.
Example :
S9(18)
Comp : takes 4 bytes
Comp-3: takes 10 bytes
| Is This Answer Correct ? | 6 Yes | 11 No |
Post New Answer View All Answers
Explain the syntax of redefine?
What are fillers?
What is the syntax of redefine?
Define perform? And its types?
What is sort?
What are fillers? What is the actual use of fillers? With mall/simple example?
seqence numbers in cobol
why icetool be used in programmer view?
Explain the input procedure?
Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?
What is perform?
What is comp?
Explain how to detect record is locked in cobol/400? What is the solution for that?
I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks
How to detect record is locked in cobol/400?