Answer Posted / krishna chaitanya
In searchALL We Dont use any Set Verb . But in Search we
will use
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which mode is used to operate the sequential file?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
What is the difference between comp and comp-3 usage?
how do you reference the esds vsam file formats from cobol programs
How to print 10 to 1 if the input have only 10 digit number?
How do define dynamic array in cobol.
What are the access modes of START statement?
How do you reference the following file formats from cobol programs?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
What is the difference between next sentence and continue in cobol programing language?
What is the difference between perform … with test after and perform … with test before?
Explain what you understand by passing by value.
How are the next sentence and continue different from each other?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
How do you reference the fixed block file formats from cobol programs