How to read a record from bottom of a file which is
indexed by 'A'.
Answer Posted / rd
WE can use low valus to execute the file from bottom.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Name the sections present in data division.
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
How many sections are there in data division in COBOL?
Can you please let me know the centre name of INS certification in Kolkata.
How do we get current date from system with century in COBOL?
Write a program to explain size error.
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
) how do u code after getting data?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
Give some examples of command terminators?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
What are the different rules for performing sort operation?
how do you reference the variable block file formats from cobol programs