COBOL Interview Questions
Questions Answers Views Company eMail

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

T systems,

2 8304

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

T systems,

6 41625

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

IBM, T systems,

2 18994

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

5 8685

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 59289

What is SDSF?

IBM,

13 17698

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

T systems,

7 28614

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

EXL,

3 9156

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 8338

What are differences between Static Call and Dynamic Call?

IBM, KBC, Keane India Ltd, Verizon,

10 24532

is it possible to rename 01 level?

4 9275

in how many mode we can open a file ?

4 7047

what is the purpose of linkage section?

10 16637

what is the difference between start and startbr?

2 10864

what r the types of perform statement

4 29576


Post New COBOL Questions

Un-Answered Questions { COBOL }

What is the local-storage section?

666


Why occurs cannot be used in 01 level in COBOL?

701


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

721


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

628


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

1827






i want a program using by if, evaluate , string, unstring, perform, occurs?

4028


Write down the divisions of cobol program?

656


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

694


How to traceback if I am getting SOC7 or SOC4 abend? List down the steps

286


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

664


I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1217


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

2202


What is link edit in cobol?

719


Explain about different table spaces.

630


Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.

1687