COBOL Interview Questions
Questions Answers Views Company eMail

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

705

How do you define a variable of comp-1 and comp-2?

694

What is rmode(any) ?

676

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

668

What is the difference between structured cobol programming and object alternativelyiented cobol?

746

What the difference is between continue and next sentence?

651

What is perform what is varying?

695

How you can read the file from bottom?

654

How do you differentiate between cobol and cobol-ii?

646

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

675

How do you reference the following file formats from cobol programs?

689

What is rmode(24)

676

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

633

What is the default value(s) for an initialize? What keyword will allow for an override of the default?

650

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

701


Post New COBOL Questions

Un-Answered Questions { COBOL }

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

1873


how do you reference the variable block file formats from cobol programs

675


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1640


how to refer the data field?

1795


what is difference between cobol and cobol/400

21548






What is a report item?

733


What are the cobol coding sheets?

655


What is amode(24)?

678


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

2091


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

636


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

731


Give some examples of command terminators?

749


What is an in line perform? When would you use it? Anything else you wish to say about it.

639


What is static and dynamic call in cobol?

588


How you can read the file from bottom?

654