Write a program to explain size error.


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

Post New Answer

More COBOL Interview Questions

I have put two write operations in a single para for two different conditions.Will that lead to an abend or run successfully and write two records?

1 Answers   CTS,


how to remove leading spaces and zeroes in a cobol variable.is there any easy way to do it

2 Answers  


what is call by value and call by reference ?

3 Answers   Infosys, ITC Indian Tobacco Company,


Can we change the password using ALTER? anyone tried and changed?

0 Answers   IBM,


how many times PARA-A is performed : PERFORM PARA-A VARYING TIMES-COUNTER FROM 1 BY 1 UNTIL TIMES-COUNTER >0 PARA-A MOVE P TO Q MOVE H TO TIMES COUNTER a.10 b.1 c.11 d.0

4 Answers   TCS,






In INITIALIZE what is Repalcing Word will do

1 Answers   CTS,


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 to traceback if I am getting SOC7 or SOC4 abend? List down the steps

0 Answers  


how to run sub programs using static and dynamic call ...

3 Answers   TCS,


How may divisions are there in JCL-COBOL?

5 Answers   IBM,


What is difference between com and com3? Eg. s9(4) so what is the memory it will occupy com and com3.

2 Answers  


How many maximum number of procedures can we write in one COBOL program?

6 Answers  


Categories