In a program, there are 2 sections defined say SECTION-A
and SECTION-B. There is a paragraph say CALC-INT in both
the sections. If this para has to be called directly for
SECTION-A, then PERFORM CALC-INT will not work as it is
present in both sections. How the PERFORM statement has to
be coded here?

Answer Posted / kb

It will be called as
PERFORM CALC-INT OF SECTION-A.

Is This Answer Correct ?    2 Yes 1 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?

2006


What type of SDLC u followed? Why?

1516


How do get the result of your program directly on your pc?

1878


How to print 10 to 1 if the input have only 10 digit number?

808


What is the difference between a binary search and a sequential search what are the pertinent cobol?

729






Define static linking and dynamic linking.

660


How do u write test cases?

1633


Are you comfortable in cobol or jcl?

639


I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue

1928


What are various search techniques in cobol? Explain.

641


What are the pertinent COBOL commands?

2621


What guidelines should be followed to write a structured cobol prgm?

668


Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

672


Can a Search can be done on a table with or without Index?

800


Can you please let me know the centre name of INS certification in Kolkata.

1713