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


Please Help Members By Posting Answers For Below Questions

Which division and paragraphs are mandatory for a COBOL program?

701


How you can characterize tables in cobol?

705


Explain how you can characterize tables in cobol?

631


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

687


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

883






Define cobol?

850


what happens if parmparameter passes zero bytes to the program

1648


What is the local-storage section?

668


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1639


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.

2043


Name the divisions, which are available in a cobol program?

673


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1573


how do you define single dimensional array and multidimensional array in your cobol?

661


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1513


how do you reference the printer file formats from cobol programs

643