What is the significance of the PROGRAM-ID paragraph? If
this name doesnt match with the name of the COBOL program,
does it make a difference? Is the name specified in the
PROGRAM-ID paragraph used as a name for the load module or
any such thing?

Answer Posted / vinay (capgemini)

Program-id is always for our refrence and it does not have
any resembelence with the execution.

Is This Answer Correct ?    14 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.

1785


Why did you choose to work with ibm mainframe cobol programming?

631


What are various search techniques in cobol? Explain.

650


What is the Purpose of POINTER Phrase in STRING command in COBOL?

723


What is the difference between perform … with test after and perform … with test before?

885






How many sections are there in data division in COBOL?

680


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

644


Explain what you understand by passing by value.

706


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2734


Name the divisions, which are available in a cobol program?

687


Write a program to enter and display the names of students in a class using the occurs clause.

654


What is Pic 9v99 Indicates in COBOL?

731


Write a program to explain size error.

679


What is static and dynamic call in cobol?

601


i want a program using by if, evaluate , string, unstring, perform, occurs?

4067