COBOL Interview Questions
Questions Answers Views Company eMail

How many variables can be declared in w-s section.?

2 4780

how to move the records from file to array table. give with code example

ADP, Syntel,

2213

db2 variable decimal(15,2) what is the equalent size of cobol variable

Syntel,

2 17181

how do you move only numeric data from A to B 01 A pic x(10) value 'a1b2c34d5e'. 01 B pic x(5).

DELL, Mind Tree,

2 6384

Can we call a CICS program from a batch program or viceversa?If so, how?

3 6404

What happens in the background of spool when we submit a job for compilation and execution... This is a recent question in ibm...Kindly help me.....

IBM,

3 5946

I hv ten records in ps file and i hv say some 15 records in vsam file .i hv empno and age in ps file n empno,empname,dept n desig in vsam file. i hv 2 read the ps file n check wid matching empno in vsam file and then insert all fields from ps and vsam into db2 table....plz help in writin the procedure division

1 4414

If we use GO BACK instead of STOP RUN in cobol?

Temenos,

1 5353

how you will define variables length in cobol.

Temenos,

3 8681

can we declare occurs in 01 level?

Temenos,

2 5412

how to create temporary data set in jcl? what is the use?

Cap Gemini, Temenos,

3 18287

How to concatenation one or more string?

Temenos,

4 12318

If we use GO BACK instead of STOP RUN in cobol?

Temenos,

2 6866

file status 00 is checked after opening the file or reading the file

John Deere,

4 6872

What is the maximum data length for Numeric DataType ?

Cap Gemini,

3 8310


Post New COBOL Questions

Un-Answered Questions { COBOL }

What are the pertinent COBOL commands?

2619


Whats the difference between search & search ALL?

5244


What are the pertinent COBOL

2036


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

669


Explain what you understand by passing by value.

689






please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

1948


Define cobol?

856


What is amode(31)

714


Can we change the password using ALTER? anyone tried and changed?

1539


What are various search techniques in cobol? Explain.

640


Explain the configuration section of a cobol program with examples of syntax.

651


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

650


What is rmode(any) ?

677


i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

989


Discuss about changing dataset name in proc.

757