for an INITIALIZE and what keyword allows for an override
of the default.
Answers were Sorted based on User's Feedback
Answer / shinoy sansilavose
I think it is REDEFINE clause ........ not sure
| Is This Answer Correct ? | 1 Yes | 3 No |
Write the code to count the sum of n natural numbers.
can we use full outer join with cursors declared in cobol program?
Name the divisions, which are available in a cobol program?
How to read records in reverse order in flat file? I know we can do it by reading all records into an array.... Then read records in reverse order by using subscript or index but can any body give me the exact code.
what is the difference between Plan & package
how do you reference the variable unblock file formats from cobol programs
What are different data types in cobol?
hi friends,can any one post the ibm mainframe inteqview questions for 1year exp candidate,for itc infotech interview?. have any body attended for this in the past?...
) what is the difference between AID and HANDLE AID?
What compiler option would you use for dynamic linking?
Hai friends why we need to read a file before re-write a record?
Write a cobol program making use of the redefine clause.