wht is the difference between goto and perform stmts
Answer Posted / jinna
Goto is unconditionally transferring the control elsewhere in the program but Perform is after execution the control return to statement
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Difference between array and sub-script ?
What is the local-storage section?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
how to move the records from file to array table. give with code example
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 a report item?
What are the access modes of START statement?
how can i see junk values in dclgen or in hostvariable of comp ?
How you can read the file from bottom?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
What is the difference between comp and comp-3 usage?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
what is difference between cobol and cobol/400
What is the difference between PIC 9.99 and PIC9v99?
How are the next sentence and continue different from each other?