which is better comp or comp-3 in terms of memory
utilization?
Answer Posted / ravi kiran
for lower boundaries comp is better , for higher boundaries
comp-3 is better.
in real time mostly comp3 is used
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is rmode(any) ?
What is the compute verb? How is it used?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
What are all the divisions of a COBOL program?
How you can characterize tables in cobol?
What are the pertinent COBOL
What guidelines should be followed to write a structured cobol prgm?
here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?
Can you please let me know the centre name of INS certification in Kolkata.
Explain about different table spaces.
) How do u handle errors in BMS macro
Discuss about changing dataset name in proc.
What are the different rules of SORT operation?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?