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


Please Help Members By Posting Answers For Below Questions

what are decleratives in cobol?

1825


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

670


What is the difference between PIC 9.99 and 9v99 in COBOL?

728


I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.

1999


how to access the file from prodution from changeman tool and to submit a file to production

6667






What is amode(31)

714


How to remove 2 duplicate records and copy only one using job control language?

732


Why occurs cannot be used in 01 level in COBOL?

708


What is the difference between goback, stop run and exit program in cobol?

915


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

679


What are the different data types in cobol?

785


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

696


what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.

8149


Write the code to count the sum of n natural numbers.

697


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

635