COBOL Interview Questions
Questions Answers Views Company eMail

What will happen if we generate GDG +2 version instead of +1 version?

T systems,

2 8312

Can we move SPACES to numeric field and ZEROES to alphabetic field? If yes what are the way doing this?

T systems,

6 41643

What will happen if we generate GDG (+2) version without generating (+1) version?

IBM, T systems,

2 19012

How many maximum number of procedures can we write in one COBOL program?

5 8703

Can we MOVE X(9) to 9(9) OR 9(9) to X(9)? If yes what are the ways for doing this?

T systems, Tech Mahindra,

12 59337

What is SDSF?

IBM,

13 17741

What will happen if we move SPACES to numeric field and ZEROES to alphabetic field?

T systems,

7 28635

What are ISOLATION LEVELS? Where do we need to specify them?

EXL,

3 9169

What are ISOLATION LEVELS? Where do we need to specify them in compiling JCL (Exactly which statement and what is syntax for it)?

T systems,

2 8344

What are differences between Static Call and Dynamic Call?

IBM, KBC, Keane India Ltd, Verizon,

10 24576

is it possible to rename 01 level?

4 9285

in how many mode we can open a file ?

4 7059

what is the purpose of linkage section?

10 16656

what is the difference between start and startbr?

2 10881

what r the types of perform statement

4 29580


Post New COBOL Questions

Un-Answered Questions { COBOL }

what is the difference between COBOL2 AND COBOL390?

2438


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.

1103


how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)

1915


What is the difference between PIC 9.99 and 9v99 in COBOL?

725


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

691






What do you understand by psb and acb?

659


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

730


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

664


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

2094


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

640


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

682


HOw can I get the negative sign while deduct high value from low value

1779


What is the difference between structured cobol programming and object alternativelyiented cobol programming?

697


What are declaratives and what are their uses in cobol?

698


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1603