COBOL Interview Questions
Questions Answers Views Company eMail

Write a program that uses move corresponding.

750

State the various causes of s0c1, s0c5 and s0c7.

723

What do you understand by psb and acb?

729

How to remove 2 duplicate records and copy only one using job control language?

845

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

766

Write the code to count the sum of n natural numbers.

761

What are declaratives and what are their uses in cobol?

768

How do you reference the fixed block file formats from cobol programs

777

how do you reference the rrds file formats from cobol programs

895

Write a cobol program making use of the redefine clause.

799

What do you understand by passing by reference and passing by content?

1 1013

how do you reference the ksds vsam file formats from cobol programs

727

What are various search techniques in cobol? Explain.

724

Explain what you understand by passing by value.

782

What rules are to be followed while using the corresponding options?

701


Post New COBOL Questions

Un-Answered Questions { COBOL }

Which division and paragraphs are mandatory for a COBOL program?

775


What is a scope terminator give example?

709


Are you comfortable in cobol or jcl?

695


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

485


How you can read the file from bottom?

728






There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

1015


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2223


Why would you use find and get rather than to obtain?

753


What are declaratives and what are their uses in cobol?

768


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

788


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.

5189


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

695


Give some examples of command terminators?

824


What is the difference between PIC 9.99 and PIC9v99?

863


For rewrite, why is it mandatory that file needs to be opened?

688