In an EVALUTE statement is the order of the WHEN clauses
significant?
Answer Posted / keshireddy
Maha is correct.. In addition as it is top to bottom, more
number of times satisfied condition keep first.. this is
just for performance.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is the difference between COBOL2 AND COBOL390?
Why did you choose to work with ibm mainframe cobol programming?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
Are you comfortable in cobol or jcl?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
what are decleratives in cobol?
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
) how do u code after getting data?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
what is difference between cobol and cobol/400
What is the difference between next sentence and continue in cobol programing language?
Write some characteristics of cobol as means of business language.
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 a SSRANGE and NOSSRANGE?