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 / suputhru

Para -A.
move 10 to I.
display I.

it will move 10 to I upto 5 times.
10 20 30 40 50.

it will execute 5 times only.

Is This Answer Correct ?    3 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What rules are followed by the search verb.

638


How do get the result of your program directly on your pc?

1882


What is redefines clause in COBOL?

851


What guidelines should be followed to write a structured cobol prgm?

673


How many bytes S(8) comp field occupy and its maximum value?

1630






What are the different types of condition in cobol and write their forms.

658


What is an in line perform? When would you use it? Anything else you wish to say about it.

645


What is amode(31)

723


Which division and paragraphs are mandatory for a COBOL program?

709


i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc

2105


Whats the difference between search & search ALL?

5264


What are various search techniques in cobol? Explain.

648


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

1937


what is amode(24), amode(31), rmode(24) and rmode(any)?

699


What are the different rules for performing sort operation?

761