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
Can we change the password using ALTER? anyone tried and changed?
How do you define a variable of comp-1 and comp-2?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.
HOw can I get the negative sign while deduct high value from low value
What is the Purpose of POINTER Phrase in STRING command in COBOL?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
How many bytes S(8) comp field occupy and its maximum value?
What is link edit in cobol?
IF I mention stop run in CICS what happens?
What is a report item?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
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)?
What is perform what is varying?
what happens if parmparameter passes zero bytes to the program