Answer Posted / satya sivaji
Computational clauses allows cobol programe to efficiently
represent the data internally.There are 5 forms of
representing data which are
1).Display(default)
2).Comp
3).Comp-1
4).Comp-2
5).Comp-3.
And there is no Comp-4.
| Is This Answer Correct ? | 2 Yes | 27 No |
Post New Answer View All Answers
What is the difference between external and global variables in COBOL?
) what is the difference between AID and HANDLE AID?
What rules are to be followed while using the corresponding options?
how do you reference the printer file formats from cobol programs
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is the difference between PIC 9.99 and PIC9v99?
What is link edit in cobol?
What is the local-storage section?
Which mode is used to operate the sequential file?
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.
What are the pertinent COBOL
Why did you choose to work with ibm mainframe cobol programming?
What are the different open modes available in cobol?
What is amode(31)