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
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
how to move the records from file to array table. give with code example
Name the divisions, which are available in a cobol program?
Which Search verb is equivalent to PERFORM…VARYING?
Have you used comp and comp-3 in your project? And how?
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?
What are the different rules of SORT operation?
how to convert the recors form vsam file to db2 table tru file aid
What is the difference between goback, stop run and exit program in cobol?
What is static and dynamic call in cobol?
How you can read the file from bottom?
How arrays can be defined in COBOL?
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.
what are decleratives in cobol?
Discuss about changing dataset name in proc.