how do you reference the ksds vsam file formats from cobol programs
In COBOL programming, what is PERFORM? What is VARYING?
How to read records in reverse order in flat file? I know we can do it by reading all records into an array.... Then read records in reverse order by using subscript or index but can any body give me the exact code.
Can you REWRITE a record in an ESDS file? Can you DELETE a record from it?
6 Answers ABC, IBM, Mphasis, Wipro,
what is the minimum number of lines a Cobol program should have to successfully compile and run
11 Answers ABC, Societe Generale,
What are declaratives and what are their uses in cobol?
What guidelines should be followed to write a structured cobol prgm?
Write the code to count the sum of n natural numbers.
How can you get the ksds file records into your cobol program?
In an array processing what is the thing that can be done by using subscripts but not by using index
Explain how you can characterize tables in cobol?
HOW TO MOVE REDEFINES CLAUSE FROM INPUT TO OUTPUT ?
Difference between cobol and cobol-ii?