can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
What is redefines clause in COBOL?
What are the rules of the move verb?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
How do u write test cases?
What is rmode(any) ?
What is the difference between goback, stop run and exit program in cobol?
Name the sections present in data division.
How arrays can be defined in COBOL?
What is an in line perform? When would you use it? Anything else you wish to say about it.
here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
HOw can I get the negative sign while deduct high value from low value
What is cobol?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?