Answer Posted / a.roselin
Redefine Clause represents the same storage locations by
diffent data types
| Is This Answer Correct ? | 62 Yes | 3 No |
Post New Answer View All Answers
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.
what is the use of outrecord?
What is perform what is varying?
Write some characteristics of cobol as means of business language.
What is the Purpose of Pointer in the string?
How to know whether the module is dynamical or statistical?
What are declaratives and what are their uses in cobol?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
What is the difference between comp and comp-3 usage?
What are various search techniques in cobol? Explain.
How you can read the file from bottom?
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 problem of ordered sequential files access?