Cobol Question:

Download Job Interview Questions and Answers PDF

What is Redefines clause?

Cobol Interview Question
Cobol Interview Question

Answers:

Answer #1
Redefines clause is used to allow the same storage allocation to be referenced by different data names.

Answer #2
It is used to share common storage area among different data items.

Download Cobol Interview Questions And Answers PDF

Previous QuestionNext Question
How many sections are there in data division?What is the different between index and subscript?