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

When would you use in-line perform?

Answer Posted / jana.gadi

we can use in-line perform in the case if the body of the
perform will not be used in any other place of the program

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how do you reference the variable unblock file formats from cobol programs

1376


what is difference between cobol and cobol/400

23065


What is redefines clause in COBOL?

1347


What is the difference between Global and External Variables?

1432


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

1214


Explain about different table spaces.

1153


Name the divisions, which are available in a cobol program?

1293


What rules are followed by the search verb.

1194


What is report-item in COBOL?

1196


How do define dynamic array in cobol.

1185


What are literals?

1183


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

8021


What is cobol?

1288


What the difference is between continue and next sentence?

1216


What are the access modes of START statement?

1325