Answer Posted / sivakumar sekharannair
Leroy's answer is correct. Redefined variable can have
occurs clause not in the same level but subordinate to the
higher level
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are the access modes of START statement?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
In COBOL programming, what is PERFORM? What is VARYING?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
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 is the use of intialize verb?
what are decleratives in cobol?
How to remove 2 duplicate records and copy only one using job control language?
What is length is cobol?
Define static linking and dynamic linking.
What is a report item?
What is the difference between Global and External Variables?
What is the difference between comp and comp-3 usage?
What is cobol?