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 the loop runs here
01 a pic 9(2) value 1.
perform para1 until a=10
move 1 to a.
stop run.
para1:
move 10 to a.

Answer Posted / vikas

Just once. The 'move 1 to a' is not in the para1. So its is NOT infinite loop.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

2428


What is the difference between goback, stop run and exit program in cobol?

1647


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

1154


How many bytes S(8) comp field occupy and its maximum value?

2191


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

1385


How do define dynamic array in cobol.

1185


How are the next sentence and continue different from each other?

1338


What are 77 levels used for?

1150


Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.

5794


How many sections are there in data division in COBOL?

1184


How do you differentiate between cobol and cobol-ii?

1282


What is the difference between structured cobol programming and object alternativelyiented cobol programming?

1279


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

2536


What is perform what is varying?

1222


In COBOL programming, what is PERFORM? What is VARYING?

1209