What is CALL statement in COBOL?

Answer Posted / jey

IN COBOL, Call Statement calls sub program from main program
by Content or by reference.

syntax is :

CALL subroutine name

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the local-storage section?

682


HOw can I get the negative sign while deduct high value from low value

1790


Difference between cobol and cobol-ii?

705


What is rmode(24)

680


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

5690






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

6686


Can we redefine the field of x(200) to less than 200?

818


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2058


what are decleratives in cobol?

1827


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

720


what is difference between cobol and cobol/400

21566


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

1715


How can you get the ksds file records into your cobol program?

644


what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.

8167


What is the use of intialize verb?

750