What COBOL construct is the COBOL II EVALUATE meant to
replace?
Answer Posted / aji cherian
Nested if's
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
how to access the file from prodution from changeman tool and to submit a file to production
Explain the configuration section of a cobol program with examples of syntax.
What is difference between static and dynamic call in cobol?
How do u write test cases?
What is amode(24)?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
what happens if parmparameter passes zero bytes to the program
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
What is redefines clause in COBOL?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
What are the different rules to perform a Search?
How do get the result of your program directly on your pc?
What is the problem of ordered sequential files access?