COBOL Interview Questions
Questions Answers Views Company eMail

When we code these comp,comp1,comp-2,comp-3 and comp4 values. I know the differnece.I mean when we will prefer if it is new program.Explain in detail with memory examples. Thanks in advance.

CTS,

1 7701

can we use 77 level no for Redefines?if we use give an example?

Mphasis,

3 9632

have in 100 records in a file i want to move only matched records to one output_file1 and nonmathed records are moved to another output_file2 ... any one can provide logic code

3 8766

I have a file it contain 10 records.i got abend at 8th record because of soc7.how do you know that perticular record got abend?

IBM,

3 10746

What is 66 level number and where it is used in real time by software developers?

ITC Indian Tobacco Company, TCS,

2 7422

If i got a job on mainframe technology, will i have a bright future?. Some people are discouraging me. Let me know, is it true? Please bring back me from the confusion.

2 5253

How much salary you are expecting? If they ask in an interview, what we have to tell?

Tech Mahindra, Wipro,

6 16496

I need to compare two VSAM files, both having 'number' as key. If there is a matching record, write the data into another VSAM file. How will it be possible.

DSRC,

1 9025

if someone is using my file,how can i find which user id is using?

4 7106

Can anyone explain me CALL procedure in COBOL.Does it carries similarities like call by reference in C.

1 2765

i need the code for this program in cobol. 2 + 1 = 3 4+3=7 6+5=11 8+7=15 10+9=19

2 5875

what is record label is empty or standard in file description of data division?

HCL,

2 6386

what is label record is standard or omitted in file description of data division?

IBM, TCS,

3 24306

how would find total records in files using seqientional

HSBC,

1 8662

Can 88 level variable be declared in FD section..?

Infosys,

1 14465


Post New COBOL Questions

Un-Answered Questions { COBOL }

here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

6840


What are declaratives and what are their uses in cobol?

714


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

1616


What are the rules of the move verb?

710


Why did you choose to work with ibm mainframe cobol programming?

631






Mention the guidelines to write a structured cobol program?

622


In COBOL, what is the different between index and subscript?

763


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

678


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

1846


What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?

719


what is amode(24), amode(31), rmode(24) and rmode(any)?

705


how to access the file from prodution from changeman tool and to submit a file to production

6689


What is the default value(s) for an initialize and what keyword allows for an override of the default?

697


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

1525


explain sorting techniques in cobol program?

692