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?

854

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)?

838

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

858

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

899

What are the different rules for performing sort operation?

942

Write down the divisions of cobol program?

834

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

828

Name the sections present in data division.

893

What is the difference between binary search and sequential search?

846

Define in-line perform?

1 1781

What is the use of intialize verb?

963

Write some characteristics of cobol as means of business language.

826

Define cobol?

1062

What are different data types in cobol?

901

Define static linking and dynamic linking.

863


Post New COBOL Questions

Un-Answered Questions { COBOL }

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

828


I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?

2002


Which is not true about evaluate statement

2082


What is the difference between Global and External Variables?

909


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

916


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.

1342


What are the different open modes available in cobol?

929


Difference between array and sub-script ?

1361


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

1217


how to convert the recors form vsam file to db2 table tru file aid

2978


In COBOL programming, what is PERFORM? What is VARYING?

855


how to access the file from prodution from changeman tool and to submit a file to production

7056


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

1225


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

835


How many bytes S(8) comp field occupy and its maximum value?

1843