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 a COBOL II PERFORM statement, when is the conditional
tested, before or after the perform execution?

Answers were Sorted based on User's Feedback



In a COBOL II PERFORM statement, when is the conditional tested, before or after the perform execu..

Answer / shubha

here Before is default,but if After is mentioned then
condition will be checked after perform execution.

Is This Answer Correct ?    13 Yes 0 No

In a COBOL II PERFORM statement, when is the conditional tested, before or after the perform execu..

Answer / aji cherian

Before

Is This Answer Correct ?    4 Yes 0 No

In a COBOL II PERFORM statement, when is the conditional tested, before or after the perform execu..

Answer / djayaramudu

before

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More COBOL Interview Questions

how can i see junk values in dclgen or in hostvariable of comp ?

0 Answers   DELL,


What is the size of s9(19)comp3? explain

8 Answers  


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

0 Answers  


How to execute a set of JCL statements from a COBOL program?

2 Answers   Patni, Syntel,


How do we get current date from system with century?

2 Answers  


Difference between next and continue clause

4 Answers   Kanbay,


I have a source program compiled with Cobol-2. The output file has a record length of 100 defined in the program but a record of 60 bytes getting written into it. i.e. The rest of 40 bytes I am not Writing anything. But it by default puts some values into the last 40 bytes. However it does not impact anything. But when Compiled the module with Enterprise Cobol the last 40 bytes were spaces as fillers. Can anyone explain?

5 Answers   Cognizant,


I have 100 records in a file.. i want to sort the records from 5 to 5o... give the syntax...

2 Answers   CTS, DSRC,


WHY LRECL NEEDS TO BE 4 EXTRA THEN THE COBOL FILE LENGTH & WHAT IT CONTAIN IN THAT LENGTH

2 Answers   Cap Gemini,


What are the differences between OS VS COBOL and VS COBOL II?

1 Answers   IBM,


how can we fetch 3 records in cobol pgm any coding pls ?

3 Answers   CGI,


What was removed from COBOL in the COBOL II implementation?

0 Answers  


Categories