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
Define sort?
What are fillers? What is the actual use of fillers? With mall/simple example?
How to detect record is locked in cobol/400?
why icetool be used in programmer view?
Explain the syntax of redefine?
Explain the output procedure?
What is output procedure?
What is input procedure?
Explain the syntax of sort?
How to detect record is locked in cobol/400? What is the solution for that?
Explain the difference between search and searchall?
What is sort? And its syntax?
What is redefine?
Explain the input procedure and output procedure?
Define perform?