Write a program to explain size error.
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
what will happen if pass values more than 100 using PARM parameter?
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
What is the different between index and subscript?
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?
01 a pic s9(5) value '-12345' how it will be stored
What is an index for tables?
explain sorting techniques in cobol program?
What are the differences between COBOL and COBOL II?
What is R-mode and A-mode?
What is COMP SYNC?
What is the difference between Global and External Variables?