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


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More COBOL Interview Questions

I have a seq file with different fields one field is address with pic x(50) as input in a cobol program. In address there is 'PUNE' at any different positions in the address field ( form 1 t0 50) . My requirement is select the fields with address 'PUNE' by using cobol. Please suggest

2 Answers   IBM,


wht happens if we dnt give scope terminator ?

4 Answers   TCS,


How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?

0 Answers  


what is s013u000 for?

1 Answers   Hewitt,


How to concatenation one or more string?

4 Answers   Temenos,






what are the paramater we cannot use in procedure?how many instream we can write in single jcl?can we call instream to catalog and ctalog to instream?

2 Answers   Satyam,


how we separate the cobol cics statements from cobol&cics programming?

1 Answers   Valtech,


What is level 66 used for ?

3 Answers   TCS,


i have a file which contains records like 10,30,90,50,20,40,80,60,70 i want to display these records in reverse order like 70,60,80,40,20,50,90,30,10 please give me the cobol code (do not sort the records)

3 Answers   Cap Gemini, Mind Tree,


What are the different forms of EVALUATE statement?

2 Answers   IBM, Micro Labs,


Can the OCCURS clause be at the 01 level?

8 Answers   Oracle,


In an EVALUATE statement, can I give a complex condition on a when clause?

2 Answers  


Categories