Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / deepa

If TEST BEFORE option is used the condition is checked
first.
If TEST AFTER option is used the condition is checked later.
Default is TEST BEFORE

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

1211


Which mode is used to operate the sequential file?

1257


Write the code to count the sum of n natural numbers.

1259


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

1307


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

1483


Explain about different table spaces.

1155


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

2543


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

3278


What is the Purpose of Pointer in the string?

1125


Describe the cobol database components?

1219


Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?

1396


How to traceback if I am getting SOC7 or SOC4 abend? List down the steps

5429


Mention the guidelines to write a structured cobol program?

1143


What is report-item in COBOL?

1201


what happens if parmparameter passes zero bytes to the program

2185