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
How to update data area in cobol 400 program?
Explain the syntax of redefine?
What are the types of perform?
Define sort?
Define perform?
Explain what all the conditiones required for using open opcode on a file?
What are fillers? What is the actual use of fillers? With mall/simple example?
I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks
What is comp?
What is sort? And its syntax?
What is the actual use of fillers?
Explain the syntax of sort?
Define perform? And its types?
Explain the output procedure?
Define redefine and its syntax?