COBOL Interview Questions
Questions Answers Views Company eMail

Why there is no questions in this column?

6 13921

why occurs clause not mentioned in 01 level

HCL, NIIT, TCS, Tesco,

6 43835

How to resolve the soc4 and soc7 errors?

IBM, RBS,

5 36688

What is binary search?

3 10928

What is the difference between PIC 9.99 and 9v99?

7 52493

What is the difference between index and subscript?

Visa,

5 38070

What is SET TO TRUE all about, anyway?

5 16691

What is COMP-1? COMP-2?

CitiGroup,

4 17911

What is difference between COBOL and VS COBOL II?.

Winsol Solutions,

1 5159

In an EVALUTE statement is the order of the WHEN clauses significant?

4 10675

Give some advantages of REDEFINES clause?

Syntel,

2 18650

How do you do in-line PERFORM?

Accenture,

4 15637

Explain call by context by comparing it to other calls.

1 7928

What does EXIT do ?

Deloitte,

3 12016

what is Pic 9v99 Indicates?

2 12071


Post New COBOL Questions

Un-Answered Questions { COBOL }

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

700


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

1529


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

614


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?

1792


How to remove 2 duplicate records and copy only one using job control language?

721






How do you define a variable of comp-1 and comp-2?

682


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1511


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

748


Difference between array and sub-script ?

1147


What are all the divisions of a COBOL program?

652


What is amode(24)?

671


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

5646


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

2740


How to know whether the module is dynamical or statistical?

640


Write the code to count the sum of n natural numbers.

695