A table has two indexes defined. Which one will be used by the SEARCH?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
What is difference between static and dynamic call in cobol?
Which is not true about evaluate statement
Write the code to count the sum of n natural numbers.
how do you reference the variable unblock file formats from cobol programs
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
How you can characterize tables in cobol?
Write a program to explain size error.
Are you comfortable in cobol or jcl?
What is cobol?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
How do u write test cases?
what happens if parmparameter passes zero bytes to the program
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?