Programming Languages COBOL Objective
Mar 15, 2013

The minimal set of clauses that are needed in COBOL 85 to set and Initialize a table of constant values in WORKING-STORAGE section Consists of:

Choose the correct answer:
A) VALUE
B) VALUE, OCCURS
C) VALUE, OCCURS, REDEFINES
D) VALUE, OCCURS, REDEFINES, INDEXED BY
Detailed Explanation

Option b is right answer.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback