Answer Posted / shobana
it is used for declaring independent working storage
variables.it cannot be redefined and sub divided.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
What are declaratives and what are their uses in cobol?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
What is the use of intialize verb?
Mention the guidelines to write a structured cobol program?
In COBOL programming, what is PERFORM? What is VARYING?
Discuss about changing dataset name in proc.
What are all the divisions of a COBOL program?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
i want a program using by if, evaluate , string, unstring, perform, occurs?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
Can a Search can be done on a table with or without Index?