When search all is used in cobol program without sorted
input data?
Answer Posted / sivakumar sekharannair
Search all is a binary search and is searched with the help
of key. so the table should be necessarily sorted
Is This Answer Correct ? | 14 Yes | 5 No |
Post New Answer View All Answers
What is difference between static and dynamic call in cobol?
What are the different types of condition in cobol and write their forms.
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
How do define dynamic array in cobol.
example for sub strings ? and refernce modifications whit output pls
explain sorting techniques in cobol program?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
Explain about different table spaces.
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
what is search and searchall?what is the diffrence between them?give an best example?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
Mention the guidelines to write a structured cobol program?
what is difference between cobol and cobol/400