Explain complete concept of table handling in COBOL with an
example?
Answer Posted / villan
Cool explanation... Hats off....
| Is This Answer Correct ? | 28 Yes | 3 No |
Post New Answer View All Answers
Explain what you understand by passing by value.
What kind of error is trapped by on size error option?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
What are various search techniques in cobol? Explain.
how to convert the recors form vsam file to db2 table tru file aid
Which Search verb is equivalent to PERFORM…VARYING?
What is a SSRANGE and NOSSRANGE?
What is the problem of ordered sequential files access?
What is rmode(any) ?
Explain how to differentiate call by context by comparing it to other calls?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
What is the difference between external and global variables in COBOL?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
How do define dynamic array in cobol.