When search all is used in cobol program without sorted
input data?
Answer Posted / hemant
Answer#3 is correct.
If data is not sorted, Program Compilation wont show any
error message. But, program will give unpredictable result.
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
example for sub strings ? and refernce modifications whit output pls
What is report-item in COBOL?
Write a cobol program making use of the redefine clause.
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
what is difference between cobol and cobol/400
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
what is amode(24), amode(31), rmode(24) and rmode(any)?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
What is the difference between comp and comp-3 usage?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
What are the different data types in cobol?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
what is the use of outrecord?
Name the sections present in data division.