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
What are the different data types in cobol?
) how do u code after getting data?
Which is not true about evaluate statement
What are the pertinent COBOL
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
Can a Search can be done on a table with or without Index?
What is the difference between Global and External Variables?
how to convert the recors form vsam file to db2 table tru file aid
how do you reference the ksds vsam file formats from cobol programs
Define cobol?
State the various causes of s0c1, s0c5 and s0c7.
How do get the result of your program directly on your pc?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..