COBOL Interview Questions
Questions Answers Views Company eMail

Write a program to explain size error.

667

What are the various section in data division and briefly explain them.

688

explain sorting techniques in cobol program?

685

Explain about different table spaces.

642

Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

672

How are the next sentence and continue different from each other?

757

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

626

What is the problem of ordered sequential files access?

692

Write the code implementing the perform … varying.

638

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

676

how do you reference the printer file formats from cobol programs

649

How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

668

Discuss about changing dataset name in proc.

757

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

738

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

701


Post New COBOL Questions

Un-Answered Questions { COBOL }

What is the LINKAGE SECTION used in COBOL?

885


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.

5050


What is the usage of comp fields in cobol?

649


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

2096


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

650






How to print 10 to 1 if the input have only 10 digit number?

804


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

671


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

666


what is the difference between COBOL2 AND COBOL390?

2444


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1896


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 ?

1865


What kind of error is trapped by on size error option?

735


What the difference is between continue and next sentence?

651


What is the difference between perform … with test after and perform … with test before?

872


What is amode(24)?

679