Answer Posted / savan
EXAMINE has been removed from later versions of COBOL.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how do you define single dimensional array and multidimensional array in your cobol?
how do you reference the variable block file formats from cobol programs
What is the difference between perform … with test after and perform … with test before?
What is the LINKAGE SECTION used in COBOL?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
What is the problem of ordered sequential files access?
What are literals?
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.
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
What is redefines clause in COBOL?
What is the difference between binary search and sequential search?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
how to convert the recors form vsam file to db2 table tru file aid