Name the divisions in a COBOL program ?

Answer Posted / jeffrey l. subar

I remember 5 back in 1972. I think it was hardware division. Printers and computer needed to be stated.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a SSRANGE and NOSSRANGE?

808


Name some of the examples of COBOl 11?

2671


Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?

806


I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.

1103


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

792






What is difference between static and dynamic call in cobol?

766


What is the difference between comp and comp-3?

692


Write a program that uses move corresponding.

664


) How do u handle errors in BMS macro

1498


Mention the guidelines to write a structured cobol program?

603


What is the difference between goback, stop run and exit program in cobol?

914


Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

619


Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.

5049


How to know whether the module is dynamical or statistical?

648


What is the difference between PIC 9.99 and 9v99 in COBOL?

726