which is better comp or comp-3 in terms of memory
utilization?
Answer Posted / santy
COMP is better that COMP-3 in terms of memory utilization.
check out below examples.
COMP COMP-3
(in bytes) (in bytes)
S9(04) 2 3
S9(08) 4 5
S9(09) 4 5
S9(10) 8 6
S9(11) 8 6
S9(12) 8 7
S9(13) 8 7
S9(14) 8 8
hope it is useful.
Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
how do you reference the ksds vsam file formats from cobol programs
how to access the file from prodution from changeman tool and to submit a file to production
What is the Purpose of POINTER Phrase in STRING command in COBOL?
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
example for sub strings ? and refernce modifications whit output pls
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
Name the divisions, which are available in a cobol program?
Can you please let me know the centre name of INS certification in Kolkata.
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
) How do u handle errors in BMS macro
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
Name the sections present in data division.
How can you get the ksds file records into your cobol program?
Are you comfortable in cobol or jcl?
What is the local-storage section?