Define REDEFINE clause and Is it possible to have the
redefine clause anywhere in the working storage section for
a data name?
Answer Posted / adarsha
thats right !
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What is the difference between PIC 9.99 and PIC9v99?
) How do u handle errors in BMS macro?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
How do you define a variable of comp-1 and comp-2?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
What are declaratives and what are their uses in cobol?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
In COBOL programming, what is PERFORM? What is VARYING?
In which area will you utilize 88 level items in cobol?
What is cobol?
Explain about different table spaces.
Write some characteristics of cobol as means of business language.
How you can read the file from bottom?