in cobol perform stmt whether it first checks the condition
or not

Answer Posted / garry

@Deepa,

You are correct!

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the compute verb? How is it used?

661


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1655


What is rmode(any) ?

686


What is Pic 9v99 Indicates in COBOL?

729


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

780






A table has two indexes defined. Which one will be used by the SEARCH?

759


How to print 10 to 1 if the input have only 10 digit number?

811


how do you reference the rrds file formats from cobol programs

800


Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks

2337


I have a File that has duplicate records. I need only those records that occur more than thrice.?

8657


What are the various section in data division and briefly explain them.

699


What is the difference between a binary search and a sequential search what are the pertinent cobol?

735


What are the different types of condition in cobol and write their forms.

658


how do you define single dimensional array and multidimensional array in your cobol?

677


Why is it necessary that file needs to be opened in I-O mode for REWRITE?

748