What is the difference between SEARCH and SEARCH ALL?
Answer Posted / anil prajapati
search is a sequential/linear search and search all is
binary search
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
How do you get the data to code the BMS macro?
Have you used comp and comp-3 in your project? And how?
How to remove 2 duplicate records and copy only one using job control language?
What is static and dynamic call in cobol?
Are you comfortable in cobol or jcl?
Difference between cobol and cobol-ii?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
What the difference is between continue and next sentence?
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?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
In COBOL programming, what is PERFORM? What is VARYING?
how do you reference the printer file formats from cobol programs
How do you reference the fixed block file formats from cobol programs