COBOL Interview Questions
Questions Answers Views Company eMail

how to display comp3 variables reply soon ?

Patni,

4 10193

is it mandatory to give data division before procedure division ? wht happens if i give procedure division first thn data division ? reply soon

Patni,

2 7230

u have passed sme charecters thru parm parameter in jcl. how do u code in cobol to recieve the values u gave in parm ?

IBM,

2 6191

How to Pass table from a cobol program to another cobol program and how to use that table in called program

Patni, SunGard,

8 19392

What is the difference between working storage copybook and linkage section copybook?

TCS,

5 16423

can we write paragraph in area B .....

L&T,

4 7093

how to run sub programs using static and dynamic call ...

TCS,

3 6313

HOW WE WILL SORT THE ARRAY WHICH IS GOING TO USE FOR SEARCH ALL?

Cap Gemini,

2 7547

WE HAVE 2 FILES IN COBOL. ONE IS FIXED LENGTH RECORDS ANOTHER ONE IS VARIABLE LENGTH. IF I DECLEAR LRECL OF FIXED ONE AS 80 AND 2ND RECORD AS 132. WHAT WE NEED TO DECLEAR LRECL FOR THOSE 2 FILES IN JCL?

iGate,

4 8416

i have a requrement in A as viswa!@#$%&^**reddy i need to move viswareddy in B without junk values pls say how to do ths reply fast

L&T,

4 7656

what is the use of filler in cobol programing?

MAT,

4 37096

what modification we need to do in jcl if we use sort in cobol? I mean whether we need to include tempary file used for sorting in assign statement?

TCS,

3 6825

Suppose, file A has 100 records and file B has 500 records. We want to write records common to both A and B into file C and records which are present only in either A or B into another file D. What should be the logic of Cobol program to achieve this?

Bank Of America, Mind Tree,

7 15273

How many times the loop runs here 01 a pic 9(2) value 10. perform para1 a times stop run. para1: move 20 to a.

3 5905

How many times the loop runs here 01 a pic 9(2) value 1. perform para1 until a=10 move 1 to a. stop run. para1: move 10 to a.

5 6003


Post New COBOL Questions

Un-Answered Questions { COBOL }

What is the Purpose of POINTER Phrase in STRING command in COBOL?

711


What is rmode(24)

676


What is redefines clause in COBOL?

841


Why is it necessary that file needs to be opened in I-O mode for REWRITE?

736


What are declaratives and what are their uses in cobol?

701






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.

1691


Why occurs cannot be used in 01 level in COBOL?

707


What are the different open modes available in cobol?

713


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

812


What are the different types of condition in cobol and write their forms.

649


Write a cobol program making use of the redefine clause.

721


what is s000 u4087 error? please give the all error codes in cobol,jcl.

17020


what happens if parmparameter passes zero bytes to the program

1650


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

708


How do u write test cases?

1631