In an EVALUTE statement is the order of the WHEN clauses
significant?
Answer Posted / jay
Yes
With Evaluate statment with When condition are evaluated from top to bottom.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a SSRANGE and NOSSRANGE?
How do you get the data to code the BMS macro?
What is the difference between structured cobol programming and object alternativelyiented cobol?
Name the divisions, which are available in a cobol program?
Give some examples of command terminators?
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?
explain sorting techniques in cobol program?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
What are different data types in cobol?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
What is the difference between external and global variables in COBOL?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
What are declaratives and what are their uses in cobol?
When is inspect verb is used in cobol?