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


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

Post New Answer

More COBOL Interview Questions

Can you please let me know the centre name of INS certification in Kolkata.

0 Answers  


i have n records in one file and in this file there is some fields and i want to count that how many sharma in my file so plz give the coding that how we read sharma ?

2 Answers  


What is the file organization clause ?

2 Answers  


TYPES OF SORTINGS. which is more prefarable.

2 Answers   Syntel, TCS,


A table has two indexes defined. Which one will be used by the SEARCH?

0 Answers  


Can we dynamically increase the size of occurs clause? i.e In case I an not sure of the size of array and want to increase the size at run time.If yes , how?

1 Answers  


How does IDMS communicate with CICS?

1 Answers   Covansys, Satyam,


can u give result for the fallowing example... 05 a pic 9(2) 05 b redifines a pic x(2). move 'xy' to b. display a,b.

10 Answers   IBM,


What is Static,Dynamic linking ?

2 Answers  


How can we increase the size of an existing PDS to include more no. of modules.

3 Answers  


if a=b how the flow will complete??? perform test through test-exit. perform activa through activa-exit. test. if a=b then next sentence else move a to c. test-exit. exit. activa. -- -- activa-exit. exit.

1 Answers   IBM,


Differentiate COBOL and COBOL-II?

0 Answers  


Categories