Answer Posted / shashank v. singh
1.) serial search
2.) binary search
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How do u write test cases?
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?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
What is an in line perform? When would you use it? Anything else you wish to say about it.
what is s000 u4087 error? please give the all error codes in cobol,jcl.
How do you define a variable of comp-1 and comp-2?
how do you reference the variable block file formats from cobol programs
What is the difference between structured cobol programming and object alternativelyiented cobol?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What is the use of intialize verb?
Mention the guidelines to write a structured cobol program?
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?
What is a scope terminator give example?
How do you differentiate between cobol and cobol-ii?