Answer Posted / nataraj
i think 2 nd generation vs cobol II
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
Can you please let me know the centre name of INS certification in Kolkata.
) how do u code after getting data?
Have you used comp and comp-3 in your project? And how?
How do you differentiate between cobol and cobol-ii?
What is the utilization of copybook in cobol?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
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?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
Name the sections present in data division.
What are the different rules to perform a Search?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
Which mode is used to operate the sequential file?
What is comp-1 and comp-2?
Can we change the password using ALTER? anyone tried and changed?
What is rmode(any) ?