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

Answer Posted / jay

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

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are different data types in cobol?

685


What is the LINKAGE SECTION used in COBOL?

885


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

702


What is the problem of ordered sequential files access?

692


explain sorting techniques in cobol program?

686






I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.

2001


How many sections are there in data division in COBOL?

676


what happens if parmparameter passes zero bytes to the program

1658


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1644


How to print 10 to 1 if the input have only 10 digit number?

808


what is the use of outrecord?

1765


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

741


What is the default value(s) for an initialize and what keyword allows for an override of the default?

691


Differentiate between structured cobol programming and object-oriented cobol programming.

663


What are the different rules for performing sort operation?

755