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

How to read records which is in sequential file in reverse order ? Exp. 1 2 3 4 5 . i want 5 4 3 2 1?please clear my doubt any one

10 Answers   IBM,


what will happen if pass values more than 100 using PARM parameter?

1 Answers  


88 level entry is used for (a) data items in WORKING-STORAGE SECTION (b) items with RENAMES clause (c) condition-names (d) None of the above

5 Answers   TCS,


What is the different between index and subscript?

3 Answers  


I have a field with data type X(10). I want to perform arithmetic operation on this field? I tried doing it by moving the value into a numeric field. but it didn't work out. I am getting a S0C7 abend. Pls let me know if there is any way of getting this done?

1 Answers  






01 a pic s9(5) value '-12345' how it will be stored

7 Answers   ACS,


What is an index for tables?

2 Answers  


explain sorting techniques in cobol program?

0 Answers  


What are the differences between COBOL and COBOL II?

1 Answers   CSC,


What is R-mode and A-mode?

3 Answers   TCS,


What is COMP SYNC?

3 Answers  


What is the difference between Global and External Variables?

0 Answers  


Categories