Answer Posted / somnath
Two or more data items can use same working storage area by
redefining a storage area.
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
When is inspect verb is used in cobol?
What are declaratives and what are their uses in cobol?
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
What are the different open modes available in cobol?
In which area will you utilize 88 level items in cobol?
Discuss about changing dataset name in proc.
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
What is the usage of comp fields in cobol?
A table has two indexes defined. Which one will be used by the SEARCH?
how do you reference the rrds file formats from cobol programs
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
What is an in line perform? When would you use it? Anything else you wish to say about it.
Write a cobol program making use of the redefine clause.
What is link edit in cobol?