Explain the configuration section of a cobol program with examples of syntax.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More COBOL Interview Questions

is it possible to rename 01 level?

4 Answers  


should I use Go back in the main program ? Yes we can use Go back in main program as well.

2 Answers   Xansa,


What is the purpose of Identification Division?

1 Answers  


what are the isolation levels and where we use it in the db2 program

3 Answers   TCS,


Suppose, file A has 100 records and file B has 500 records. We want to write records common to both A and B into file C and records which are present only in either A or B into another file D. What should be the logic of Cobol program to achieve this?

7 Answers   Bank Of America, Mind Tree,






How to recover a deleted source physical file from library?

1 Answers   HCL,


What are the different rules to perform a Search?

0 Answers  


How can I tell if a module is being called DYNAMICALLY or STATICALLY?

3 Answers   CTS,


explain sorting techniques in cobol program?

0 Answers  


I have a source program compiled with Cobol-2. The output file has a record length of 100 defined in the program but a record of 60 bytes getting written into it. i.e. The rest of 40 bytes I am not Writing anything. But it by default puts some values into the last 40 bytes. However it does not impact anything. But when Compiled the module with Enterprise Cobol the last 40 bytes were spaces as fillers. Can anyone explain?

5 Answers   Cognizant,


what is amode(24), amode(31), rmode(24) and rmode(any)?

0 Answers  


What is the use of intialize verb?

0 Answers  


Categories