77 I pic 99 value 5
Perorm para-A I times.

Para -A.
move 10 to I.

How many times the para-A will be executed.?

Answer Posted / rana

Only 5 Times as it won't take the 10 which is intialized in
Para-A.

Is This Answer Correct ?    16 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad

1115


how to move the records from file to array table. give with code example

2315


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

799


Which Search verb is equivalent to PERFORM…VARYING?

777


Have you used comp and comp-3 in your project? And how?

2087






How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

806


What are the different rules of SORT operation?

784


how to convert the recors form vsam file to db2 table tru file aid

2853


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

1084


What is static and dynamic call in cobol?

677


How you can read the file from bottom?

749


How arrays can be defined in COBOL?

742


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.

2116


what are decleratives in cobol?

1903


Discuss about changing dataset name in proc.

839