In COBOL, what is the different between index and subscript?


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

Post New Answer

More COBOL Interview Questions

give the examples of strings in cobol

1 Answers   IBM,


If I want to increase the Limit in GDG. What should I do?

2 Answers   IBM,


What will happen if we generate GDG (+2) version without generating (+1) version?

2 Answers   IBM, T systems,


Scenario: I have 3 Input Files.Read the first i/p file and depending on certain business logic, I want to read wither i/p file-2 or i/p file-3.Now, depending on certain business logic applied to the record read from either file-2 or file-3, I decide to write them to either output file-2 or output file-2. Question: How many job steps are necessary to implement a solution for the above.

2 Answers   TCS,


How do we get current date from system with century in COBOL?

0 Answers   Winsol Solutions,






What is Comm?

2 Answers   IBM, Kemper Corporation,


What is report-item?

1 Answers   IBM,


can I copy book which contain db2 statment in procedure divion?

2 Answers   Bank Of America,


What is the difference between write & move in COBOL?

3 Answers   CSC, HHB,


What will happen if a variable is declared as below.. Explain with an example? Working storage section:- 01 WS-VARX PIC X(10) VALUE 'ABCDEFGHIJ'. 01 WS-VARN REDEFINES WS-VARX PIC 9(5) VALUE '12345'. What will happen I am going to Display the WS-VARX and WS- VARN?

6 Answers   Xansa,


How can you add a particular field in copybook?

2 Answers   L&T,


explain sorting techniques in cobol program?

0 Answers  


Categories