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?

719

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

700

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

733

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

764

What are the different rules for performing sort operation?

824

Write down the divisions of cobol program?

726

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

723

Name the sections present in data division.

770

What is the difference between binary search and sequential search?

708

Define in-line perform?

1 1595

What is the use of intialize verb?

828

Write some characteristics of cobol as means of business language.

683

Define cobol?

954

What are different data types in cobol?

764

Define static linking and dynamic linking.

744


Post New COBOL Questions

Un-Answered Questions { COBOL }

input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

1952


Name some of the examples of COBOl 11?

2754


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.

1014


how do you define single dimensional array and multidimensional array in your cobol?

744


i need a small 3d program using inline and outline.

1714






example for sub strings ? and refernce modifications whit output pls

1917


Write a program to explain size error.

747


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

913


Write the code implementing the perform … varying.

703


i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc

2179


What is amode(31)

784


In which area will you utilize 88 level items in cobol?

786


Write down the divisions of cobol program?

726


What are literals?

694


Write a program to enter and display the names of students in a class using the occurs clause.

736