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

what r the types of perform statement

Answer Posted / malay

There are two types of performs statements in COBOL program.one is INLINEPERFORM and another one is OUTLINEPERFORM.Inline perform start and end with end-perform.
Outline perform start and end with exit statement.generaly these are
1.Simple perform
2.PERFORM TIMES
3.PERFORM UNTIL
4.PERFORM VARYING
5.Perform with test after/test before.

Is This Answer Correct ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are decleratives in cobol?

2303


Mention the guidelines to write a structured cobol program?

1138


Write the code implementing the perform … varying.

1119


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

1292


how to refer the data field?

2318


What are different data types in cobol?

1383


What is a scope terminator give example?

1154


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.

2474


Why would you use find and get rather than to obtain?

1258


Name the sections present in data division.

1306


What are the access modes of START statement?

1325


How to know whether the module is dynamical or statistical?

1208


Difference between array and sub-script ?

1702


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

1437


Write a program to explain size error.

1239