COBOL Interview Questions
Questions Answers Views Company eMail

How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

631

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

What guidelines should be followed to write a structured cobol prgm?

661

What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

663

What are the different rules for performing sort operation?

751

Write down the divisions of cobol program?

659

Differentiate between structured cobol programming and object-oriented cobol programming.

657

Name the sections present in data division.

691

What is the difference between binary search and sequential search?

631

Define in-line perform?

1 1468

What is the use of intialize verb?

735

Write some characteristics of cobol as means of business language.

609

Define cobol?

854

What are different data types in cobol?

676

Define static linking and dynamic linking.

652


Post New COBOL Questions

Un-Answered Questions { COBOL }

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

697


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

686


Which Search verb is equivalent to PERFORM…VARYING?

673


how do you reference the fixed unblock file formats from cobol programs

698


Differentiate between structured cobol programming and object-oriented cobol programming.

657






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

404


which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad

1013


can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech

1943


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

10533


Write some characteristics of cobol as means of business language.

609


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

806


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

1639


i want a program using by if, evaluate , string, unstring, perform, occurs?

4033


How to use the same COBOL program in Batch and CICS on lines? explain with an example

1905


What is perform what is varying?

693