What are the different forms of EVALUATE statement?
Answer Posted / ch.mohan
two forms
1)true
2)option
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what happens if parmparameter passes zero bytes to the program
What is a scope terminator give example?
Write a program to enter and display the names of students in a class using the occurs clause.
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
How you can characterize tables in cobol?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
What are different data types in cobol?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
What is amode(31)
what is difference between cobol and cobol/400
Write the code to count the sum of n natural numbers.
What are declaratives and what are their uses in cobol?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
what is amode(24), amode(31), rmode(24) and rmode(any)?