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 7648

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

Mphasis,

3 9517

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 8654

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 10635

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

ITC Indian Tobacco Company, TCS,

2 7335

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 5195

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

Tech Mahindra, Wipro,

6 16342

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 8404

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

4 7014

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

1 2713

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 5803

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

HCL,

2 6302

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

IBM, TCS,

3 24104

how would find total records in files using seqientional

HSBC,

1 8584

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

Infosys,

1 14376


Post New COBOL Questions

Un-Answered Questions { COBOL }

example for sub strings ? and refernce modifications whit output pls

1813


When is inspect verb is used in cobol?

645


EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?

2030


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

650


Whats the difference between search & search ALL?

5202






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

2726


How to use the same COBOL program in Batch and CICS on lines? explain with an example

1883


What is a report item?

711


how do you reference the esds vsam file formats from cobol programs

603


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

662


What are the pertinent COBOL

2015


Can we redefine the field of x(200) to less than 200?

790


how do you reference the variable unblock file formats from cobol programs

713


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

743


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

681