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

What is the difference between comp and comp-3 usage?

0 Answers  


I want to remove a duplicates form a given input field using cobol program. please Any one help me out to solve this ... Thanks in Advance.

3 Answers   IBM,


What is XDC ?

3 Answers   Cap Gemini, IBM,


What is the difference between next sentence and continue in cobol programing language?

0 Answers  


how many divisions are there in cobol

3 Answers   ADP,


we can use set true for condition names.. similarly can we code set to false in cobol pgm? will it work?

1 Answers  


How to delete leading spaces/blank in COBOL ? Example:- 01 data-name-1 pic x(220) " English is a language". I would like to delete leading spaces.

7 Answers   Financial Services,


Why occurs cannot be used in 01 level in COBOL?

0 Answers   Arigo Infotech,


I am sending values a and b with pic x(10) and pic x(10) by using call statement. In linkage section, I am receiving values with pic x(10) and pic x(11). Will my program fail? will it be compile error or run time abend?

3 Answers  


If i have a variable A pic 9(2) value 10 Compute A = a - 100 what will be the value of A and will there be any error becoz of the Negative value

3 Answers   CTS,


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

0 Answers  


what is the use of filler in cobol programing?

4 Answers   MAT,


Categories