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 maximum number of procedures can we write in one
COBOL program?

Answers were Sorted based on User's Feedback



How many maximum number of procedures can we write in one COBOL program?..

Answer / leena

Hey Harish, You are right. Max 15 in-stream procedures can
be codeed in a job

Is This Answer Correct ?    3 Yes 1 No

How many maximum number of procedures can we write in one COBOL program?..

Answer / karimulla

15 instream procedures are coded,255 catalog procedures are
coded

Is This Answer Correct ?    3 Yes 1 No

How many maximum number of procedures can we write in one COBOL program?..

Answer / harish

i guess 15, correct me if im wrong

Is This Answer Correct ?    3 Yes 2 No

How many maximum number of procedures can we write in one COBOL program?..

Answer / jay

Max 15 in-stream procedures can
be codeed in a job

Is This Answer Correct ?    2 Yes 1 No

How many maximum number of procedures can we write in one COBOL program?..

Answer / rajni

in-stream procedures 15
catalog procedures 255.

Is This Answer Correct ?    2 Yes 1 No

How many maximum number of procedures can we write in one COBOL program?..

Answer / surya

You are asking procedure divisions in Cobol program or
PROCS in JCL

For Jcl the count is correct(Instream procedure-15)

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More COBOL Interview Questions

How do u know what version of cobol u are using?

3 Answers  


what is s013u000 for?

1 Answers   Hewitt,


What is 77 level used for ?

12 Answers   IBM, iGate,


77 a pic x(4) value '1234' -----> instead of this 'abcd' 77 b pic 9(4) value zeros. move a to b what is the answers for both cases? IS it possible? Give me elementary move rules briefly......

8 Answers  


describe 805 error

6 Answers   DELL,


Define REDEFINE clause and Is it possible to have the redefine clause anywhere in the working storage section for a data name?

3 Answers  


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

0 Answers  


Which of the following paragraphs is compulsory in every COBOL program? (a) SPECIAL-NAMES (b) PROGRAM-ID (c) FILE-CONTROL (d) OBJECT-COMPUTER

4 Answers  


i need a program by giving input as a abcd in any randem order but i need a output as 1234 related to abcd. i.e,. a for 1,b=2,c.....etc..

5 Answers   IBM,


What are the ways you can generate a copybook?

2 Answers  


88 class is used for

5 Answers   CTS, EDS,


What is the linkage section?

4 Answers  


Categories