Answer Posted / yogesh
it will strat doing exection from previous records where it
will get an abend.
| Is This Answer Correct ? | 3 Yes | 8 No |
Post New Answer View All Answers
Explain the configuration section of a cobol program with examples of syntax.
What are the access modes of START statement?
A table has two indexes defined. Which one will be used by the SEARCH?
explain sorting techniques in cobol program?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
Explain what you understand by passing by value.
how can i see junk values in dclgen or in hostvariable of comp ?
What is the difference between PIC 9.99 and PIC9v99?
How to print 10 to 1 if the input have only 10 digit number?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
What is amode(31)
What is the problem of ordered sequential files access?
How do you reference the fixed block file formats from cobol programs
In COBOL programming, what is PERFORM? What is VARYING?
What do you understand by psb and acb?