Answer Posted / hariharan mahadeek
Evaluate Statement used for case structure - When working
multiple options this statement will be handy. Instead of
using multiple IF statement.
Hariharan Mahadeek -
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How you can read the file from bottom?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
how do you define single dimensional array and multidimensional array in your cobol?
What is rmode(any) ?
Which division and paragraphs are mandatory for a COBOL program?
How can you get the ksds file records into your cobol program?
What is the problem of ordered sequential files access?
What rules are followed by the search verb.
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What is the difference between structured cobol programming and object alternativelyiented cobol?
how do you reference the variable block file formats from cobol programs
How to use the same COBOL program in Batch and CICS on lines? explain with an example
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?
Difference between array and sub-script ?
What is cobol?