what is level 66 means??

Answer Posted / yogendra singh

working-storage section.
01 A1.
02 A pic x(5) value "seeta".
02 B pic x(5) value "geeta".
02 C pic x(5) value "neeta".
01 A2 RENAMES A THROUGH C.
PROCEDURE DIVISION.
DISPLAY A2.
STOP RUN.

Is This Answer Correct ?    3 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Have you used comp and comp-3 in your project? And how?

2003


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2717


how to access the file from prodution from changeman tool and to submit a file to production

6663


What is the difference between Call and a Link?

692


i need a small 3d program using inline and outline.

1629






What is the difference between PIC 9.99 and PIC9v99?

770


How do we get current date from system with century in COBOL?

792


what are decleratives in cobol?

1821


How you can read the file from bottom?

652


What is the problem of ordered sequential files access?

690


explain sorting techniques in cobol program?

682


what happens if parmparameter passes zero bytes to the program

1650


What are literals?

622


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

697


Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.

1691