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...

how many times PARA-A is performed :
PERFORM PARA-A VARYING TIMES-COUNTER FROM 1 BY 1
UNTIL TIMES-COUNTER >0
PARA-A
MOVE P TO Q
MOVE H TO TIMES COUNTER
a.10
b.1
c.11
d.0

Answer Posted / suresh ramaiyan

At the first time the value of TIMES-COUNTER is 1, so the
PARA-A will not execute even a single time.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1483


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

2607


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

1385


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

1185


example for sub strings ? and refernce modifications whit output pls

2370


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2476


How do you differentiate between cobol and cobol-ii?

1284


) how do u code after getting data?

2211


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

2536


Have you used comp and comp-3 in your project? And how?

2522


When is inspect verb is used in cobol?

1314


What is the difference between perform … with test after and perform … with test before?

1499


What are literals?

1185


How to use the same COBOL program in Batch and CICS on lines? explain with an example

2438


In which area will you utilize 88 level items in cobol?

1211